diff options
author | Tony Lindgren <tony@atomide.com> | 2018-06-19 02:43:42 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-06-27 18:45:24 +0300 |
commit | 9b71578de08748defb3bcae3ce8ed1a75cb6a8d7 (patch) | |
tree | 05b2363aa01bbb31949ea230b0481be2e7c851ac /lib | |
parent | c40aad28a3cf762c4f842fdb8f6e7fa653a2241e (diff) | |
download | linux-9b71578de08748defb3bcae3ce8ed1a75cb6a8d7.tar.bz2 |
wlcore: Enable runtime PM autosuspend support
With runtime PM tested working for wlcore with no autosuspend, we can
now enable autosuspend to cut down on enable/disable for interrupts.
Basically we just replace pm_runtime_put() with the autosuspend variants.
Let's use autosuspend delay of 50ms that MMC drivers typically use.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions