From: Guenter Roeck Date: Sat, 7 Feb 2015 16:48:49 +0000 (-0800) Subject: hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v4.2/o2_dc~170^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e9318256da995681e6420732055e34f93bddc1;p=pandora-kernel.git hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS 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 --- Reading git-diff-tree failed