diff options
| author | Shuah Khan <[email protected]> | 2013-07-03 15:07:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:08:00 -0700 |
| commit | 92e7f04a7fcc9e7f5955f3337e26ca4ac2ae387b (patch) | |
| tree | 227ac49d4bb7b75ed0f4aade2ea836fcb50cf231 /tools/perf/scripts/python | |
| parent | 4c5591c1eee54b7775ea63635ae310a29f0207bb (diff) | |
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
Convert drivers/rtc/class to use dev_pm_ops for power management and
remove Legacy PM ops hooks. With this change, rtc class registers
suspend/resume callbacks via class->pm (dev_pm_ops) instead of Legacy
class->suspend/resume. When __device_suspend() runs call-backs, it will
find class->pm ops for the rtc class.
Signed-off-by: Shuah Khan <[email protected]>
Signed-off-by: Jingoo Han <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions