hwmon: (nct6775) Add support for hibernate
authorHarald Judt <h.judt@gmx.at>
Tue, 30 Jul 2013 17:50:16 +0000 (19:50 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 12 Aug 2013 05:10:39 +0000 (22:10 -0700)
commit374d1f98353983f90aca3cecc6882e45755a0838
tree11274273618360acb7920ef6e7faa458c114b969
parenta8b3a3a53f9a814e9938ea9cc179086ff5c0a387
hwmon: (nct6775) Add support for hibernate

Hibernation uses its own set of callback functions, even if the code
is the same as the code used for suspend/restore.

Signed-off-by: Harald Judt <h.judt@gmx.at>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c