mfd: Fix twl6030 irq definitions
authorGraeme Gregory <gg@slimlogic.co.uk>
Thu, 12 May 2011 13:27:56 +0000 (14:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:40 +0000 (19:45 +0200)
The charger fault IRQs from the twl will in future patches be handled
by a seperate IRQ handler in the charger driver than the general charger
IRQ. Give them different IRQ numbers now to allow the charger driver to
be merged in the future.

Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found