regmap: Report if we actually handled an interrupt in regmap-irq
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 18:50:39 +0000 (18:50 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 18:51:57 +0000 (18:51 +0000)
While the IRQ core doesn't currently support shared threaded interrupts
that's no reason for drivers not to do their bit and report IRQ_NONE when
they don't get an interrupt. This allows the core spurious/wedget interrupt
detection support to do its thing.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found