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:
a850a75
)
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
author
Benoit Cousson
<b-cousson@ti.com>
Tue, 14 Feb 2012 21:06:56 +0000
(14:06 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Thu, 16 Feb 2012 13:11:23 +0000
(06:11 -0700)
TWL4030 does handle 3 different interrupts ranges: 8 for the core, 8 for
the power events and 18 for the GPIOs.
Change the total number of interrupts managed by TWL4030 from 8 to 34.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found