summaryrefslogtreecommitdiff
path: root/sound/core
diff options
context:
space:
mode:
authorPawel Moll <pawel.moll@arm.com>2016-08-10 17:06:26 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-24 10:07:40 +0200
commit3c328c32e6798036243f179dca895fff7bb70253 (patch)
treebfc94e976ffe38765d933f171284530d4365c7a3 /sound/core
parentbd47c363ff8ca5e155c672849087a877ed594efb (diff)
bus: arm-ccn: Fix XP watchpoint settings bitmask
commit b928466b2169e061822daad48ecf55b005445547 upstream. The code setting XP watchpoint comparator and mask registers should, in order to be fully compliant with specification, zero one or more most significant bits of each field. In both L cases it means zeroing bit 63. The bitmask doing this was wrong, though, zeroing bit 60 instead. Fortunately, due to a lucky coincidence, this turned out to be fairly innocent with the existing hardware. Fixed now. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions