diff options
| author | Lars-Peter Clausen <[email protected]> | 2015-03-25 15:55:09 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-03-25 16:20:30 -0700 |
| commit | ddd2a30d41a5bc578ab094f6dbf080697ea1a7dd (patch) | |
| tree | 5e9536ece15c2a7fc6ca71be4fc42188b216f425 /tools/perf/scripts/python/bin | |
| parent | fb903811c4e3bcd93ccc247235834e2632a3508d (diff) | |
drivers/rtc/rtc-mrst: fix suspend/resume
The Moorestown RTC driver implements suspend and resume callbacks and
assigns them to the suspend and resume fields of the device_driver
struct. These callbacks are never actually called by anything though.
Modify the driver to properly use dev_pm_ops so that the suspend and
resume functions are actually executed upon suspend/resume.
[[email protected]: device_driver.name is const char *]
Signed-off-by: Lars-Peter Clausen <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Feng Tang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions