hwmon: (nct6775) Restore hardware monitoring logical device status on resume
authorGuenter Roeck <linux@roeck-us.net>
Sat, 7 Feb 2015 02:53:21 +0000 (18:53 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 15 Mar 2015 15:54:12 +0000 (08:54 -0700)
commitd2a14ea51a4d7e506b2ebac2c57a32ad577ed693
treeb22d1e2c344cc7b0da549dbed18a504951aaadfc
parent48e9318256da995681e6420732055e34f93bddc1
hwmon: (nct6775) Restore hardware monitoring logical device status on resume

After a suspend/resume cycle it is not guaranteed that the hardware monitoring
device is still enabled. Ensure that this is the case after resume.

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