hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS
authorGuenter Roeck <linux@roeck-us.net>
Sat, 7 Feb 2015 16:48:49 +0000 (08:48 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 15 Mar 2015 15:54:05 +0000 (08:54 -0700)
Get rid of #ifdef CONFIG_PM by using SIMPLE_DEV_PM_OPS and declaring suspend
and resume functions with __maybe_unused.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c

Simple merge