]> git.karo-electronics.de Git - karo-tx-linux.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>
Sun, 4 Aug 2013 01:11:28 +0000 (18:11 -0700)
commita2ef56874543886447882089822761d123a7b225
tree7e38a7a27c2eab77c125d6a09484394bcf2c6069
parent32d94580ae797344d2cd0264772a0d0358c2ea90
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