mfd: twl-core.c: Fix the number of interrupts managed by twl4030
authorBenoit Cousson <b-cousson@ti.com>
Tue, 14 Feb 2012 21:06:56 +0000 (14:06 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Feb 2012 13:11:23 +0000 (06:11 -0700)
commit5769089ac72569d024817270ab79fdf0b9046dde
tree4486ed08c14024672bf7db2e54ac8213702572cf
parenta850a7554442f08d3e910c6eeb4ee216868dda1e
mfd: twl-core.c: Fix the number of interrupts managed by twl4030

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>
drivers/mfd/twl-core.c