diff options
author | Lukasz Luba <l.luba@partner.samsung.com> | 2018-12-05 12:05:53 +0100 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2018-12-11 11:09:47 +0900 |
commit | 83f8ca45afbf041e312909f442128b99657d90b7 (patch) | |
tree | d9f1ef6d6749aaaa6963cea58747a8024a24f61e /samples | |
parent | 633141721b5bfce7017033a767208af591134b8f (diff) | |
download | linux-83f8ca45afbf041e312909f442128b99657d90b7.tar.bz2 |
PM / devfreq: add support for suspend/resume of a devfreq device
The patch prepares devfreq device for handling suspend/resume
functionality. The new fields will store needed information during this
process. Devfreq framework handles opp-suspend DT entry and there is no
need of modyfications in the drivers code. It uses atomic variables to
make sure no race condition affects the process.
Suggested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Suggested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions