mfd: Continue with IRQ setup even if we don't have PMIC main IRQ
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Apr 2011 02:59:57 +0000 (11:59 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:19 +0000 (19:45 +0200)
commitbc86fcee373f27bffc9ed0c0a734e40ec084aef5
tree572d2c525d560cd26a44aa703934bc12213e5943
parent0b14c22ea1e0226d894df76176971d06e8886aa7
mfd: Continue with IRQ setup even if we don't have PMIC main IRQ

The fact that we can't actually raise any interrupts doesn't stop us
setting up the IRQs we're exporting. While this isn't actually going
to do anything it allows us to proceed further through device setup
during board bringup and avoids issues with the MFD core not letting
us suppress the configuration of IRQ resources.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm831x-irq.c