git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e3a6e
)
irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
author
Kevin Cernekee
<cernekee@gmail.com>
Fri, 7 Nov 2014 06:44:24 +0000
(22:44 -0800)
committer
Jason Cooper
<jason@lakedaemon.net>
Sun, 9 Nov 2014 04:02:49 +0000
(
04:02
+0000)
This mask should have been 0xffff_ffff, not 0x0fff_ffff.
The change should not have an effect on current users (STB) because bits
31:27 are unused.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link:
https://lkml.kernel.org/r/1415342669-30640-10-git-send-email-cernekee@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-bcm7120-l2.c
patch
|
blob
|
history
diff --cc
drivers/irqchip/irq-bcm7120-l2.c
Simple merge