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>
Wed, 20 Feb 2013 01:34:15 +0000 (17:34 -0800)
commit436440fc166fd6127fc1e8e8415e7f2830dd9c5e
tree7b82cc42ba00ed8296ea4ca64c91007ea614ef81
parente0db9c4bfe2f44073fcdc1a39a13eb66b618098c
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>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7410.c