]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit987951d1a218d8e1b4b9d96a9208c4c51ce4feef
tree572d2c525d560cd26a44aa703934bc12213e5943
parent76beb9823a4ee6bed14fc351548b63da9866010e
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