summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-02-18 19:06:30 +0300
committerLinus Walleij <linus.walleij@linaro.org>2016-02-25 17:46:27 +0300
commitb26a719bdba9aa926ceaadecc66e07623d2b8a53 (patch)
tree29a30de2900801d3720d5a9024179ff9c520131e /tools/perf/scripts/python/export-to-postgresql.py
parent81f70ba233d5f660e1ea5fe23260ee323af5d53a (diff)
downloadlinux-b26a719bdba9aa926ceaadecc66e07623d2b8a53.tar.xz
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions