summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-10-13 15:24:22 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2017-12-14 18:40:36 +0300
commit7aff266552d6042b43d3d5a9b13f0009ef862033 (patch)
treec4fab23b7eba0c7b83ce6166997ef6fe6280b778 /mm
parent744dddcae84441b153101bc23505a1996da5e503 (diff)
downloadlinux-7aff266552d6042b43d3d5a9b13f0009ef862033.tar.xz
clk: renesas: cpg-mssr: Keep wakeup sources active during system suspend
If a device is part of the CPG/MSSR Clock Domain and to be used as a wakeup source, it must be kept active during system suspend. Currently this is handled in device-specific drivers by explicitly increasing the use count of the module clock when the device is configured as a wakeup source. However, the proper way to prevent the device from being stopped is to inform this requirement to the genpd core, by setting the GENPD_FLAG_ACTIVE_WAKEUP flag. Note that this will only affect devices configured as wakeup sources. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions