mfd: Simulate active high IRQs with wm831x
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 16 Sep 2011 12:21:47 +0000 (13:21 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:14 +0000 (14:09 +0200)
In order to ease system integration provide a simulation of active high
IRQs on the GPIOs by polling the GPIO status when an IRQ is generated.

This isn't ideal on several fronts and will miss initially active IRQs in
the current implementation but it should work well for most cases.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found