commit | c248f24cffc3d6692f428ccc9f2ba76cea1fa6ab | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Jul 08 00:00:01 2012 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Jul 21 21:48:44 2012 -0700 |
tree | 8ba91e3a30e4014e1de3acb54bfd77105b15afce | |
parent | 4f0928c6652d8b512f81002ebf66ef0b22cf1af4 [diff] |
hwmon: (abituguru3) Use struct dev_pm_ops for power management Make the Abit uGuru rev. 3 driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct platform_driver. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> [linux@roeck-us.net: CONFIG_PM->CONFIG_PM_SLEEP, and remove unnecessary ()] Signed-off-by: Guenter Roeck <linux@roeck-us.net>