aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2011-06-21 23:24:33 +0200
committerRafael J. Wysocki <rjw@sisk.pl>2011-06-21 23:24:33 +0200
commit4d1518f5668ef1b3dff6c3b30fa761fe5573cdaa (patch)
tree9e9c6d6b4c8d241ce392d31c2fb8ca07f9c9b753 /Documentation
parentPM: Fix async resume following suspend failure (diff)
downloadlinux-dev-4d1518f5668ef1b3dff6c3b30fa761fe5573cdaa.tar.xz
linux-dev-4d1518f5668ef1b3dff6c3b30fa761fe5573cdaa.zip
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Commit 85eb8c8d0b0900c073b0e6f89979ac9c439ade1a (PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)) converted the shmobile platform to using generic code for runtime PM clock management, but it changed the behavior for CONFIG_PM_RUNTIME unset incorrectly. Specifically, for CONFIG_PM_RUNTIME unset pm_runtime_clk_notify() should enable clocks for action equal to BUS_NOTIFY_BIND_DRIVER and it should disable them for action equal to BUS_NOTIFY_UNBOUND_DRIVER (instead of BUS_NOTIFY_ADD_DEVICE and BUS_NOTIFY_DEL_DEVICE, respectively). Make this function behave as appropriate. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Magnus Damm <damm@opensource.se>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions