diff options
author | Grygorii Strashko <Grygorii.Strashko@linaro.org> | 2015-02-27 13:19:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-01 13:40:22 -0500 |
commit | 2f5c54ce0d11a527de3544e1b2c904544a2c1dd7 (patch) | |
tree | 75582b517804bb481c7cf7f16e08b1ed4ef2bc43 /scripts/gdb/linux/tasks.py | |
parent | cac5e65e8a7ea074f2626d2eaa53aa308452dec4 (diff) |
net: davinci_mdio: add hibernation callbacks
Setting a dev_pm_ops suspend_late/resume_early pair but not a
set of hibernation functions means those pm functions will
not be called upon hibernation.
Fix this by using SET_LATE_SYSTEM_SLEEP_PM_OPS, which appropriately
assigns the suspend and hibernation handlers and move
davinci_mdio_x callbacks under CONFIG_PM_SLEEP to avoid build warnings.
Signed-off-by: Grygorii Strashko <Grygorii.Strashko@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions