summaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-02-18 17:06:30 +0100
committerLinus Walleij <linus.walleij@linaro.org>2016-02-25 10:06:01 +0100
commit29821c2c611f1f4e4013fe68686375a2b84281c7 (patch)
treefb9b69e8f93743dd48730a29dd982860fe94b9c5 /include/scsi
parent40c8eabac43db862810367edb2fe9ec7f69e814e (diff)
downloadlinux-29821c2c611f1f4e4013fe68686375a2b84281c7.tar.bz2
gpio: rcar: Add Runtime PM handling for interrupts
The R-Car GPIO driver handles Runtime PM for requested GPIOs only. When using a GPIO purely as an interrupt source, no Runtime PM handling is done, and the GPIO module's clock may not be enabled. To fix this: - Add .irq_request_resources() and .irq_release_resources() callbacks to handle Runtime PM when an interrupt is requested, - Add irq_bus_lock() and sync_unlock() callbacks to handle Runtime PM when e.g. disabling/enabling an interrupt, or configuring the interrupt type. Fixes: d5c3d84657db57bd "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS" Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions