]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/regmap.h
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)
commit0c00c50b41a9a6ee83eb16fb5c6c22e5115391b8
tree12a30d730032a46fac0793fea2ba30ef900b4d4f
parent40052ca0c243d101cfadd65936f60ef81df10b02
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>
drivers/base/regmap/regmap-irq.c
include/linux/regmap.h