]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b7812e74e2588fdedd813a2aee0265bf858b560
tree11274273618360acb7920ef6e7faa458c114b969
parent3f5d30cfa242a6202aa08b535f60410bde530100
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