commit | 0c00c50b41a9a6ee83eb16fb5c6c22e5115391b8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jul 24 15:41:19 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 07 20:29:45 2012 +0100 |
tree | 12a30d730032a46fac0793fea2ba30ef900b4d4f | |
parent | 40052ca0c243d101cfadd65936f60ef81df10b02 [diff] |
regmap: irq: Enable devices for runtime PM while handling interrupts 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>