]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 15 Feb 2013 16:57:12 +0000 (17:57 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 15 Feb 2013 20:02:08 +0000 (12:02 -0800)
commita8d18659f035a90b6a48393830f82d6f78dcccc6
treeb49983c94d02ceadc152cd5c360a6829e4531299
parent218c9a110e5f70fb77b02ae81d962f371a74f296
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro

Use the SIMPLE_DEV_PM_OPS macro to declare the driver's pm_ops.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7410.c