regmap: irq: Enable devices for runtime PM while handling interrupts
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 24 Jul 2012 14:41:19 +0000 (15:41 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Aug 2012 19:29:45 +0000 (20:29 +0100)
Some devices need to have a runtime PM reference while handling interrupts
to ensure that the register I/O is available. Support this with a flag in
the chip.

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

No differences found