commit | 4f0928c6652d8b512f81002ebf66ef0b22cf1af4 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sat Jul 07 23:59:12 2012 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Jul 21 21:48:44 2012 -0700 |
tree | 0b1f8c8ba791cac2c912ad2eab335a3b2e6483bf | |
parent | 75311bea569d7ea77a5a3c5395bae27bb8a2df96 [diff] |
hwmon: (abituguru) Use struct dev_pm_ops for power management Make the Abit uGuru 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>