]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed
authorGuenter Roeck <linux@roeck-us.net>
Mon, 27 May 2013 21:12:15 +0000 (14:12 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 14 Jul 2013 23:25:09 +0000 (16:25 -0700)
commitcc58db36138600a848408606b37e67739701b6a3
tree3f53f06533bd3a53a4bef6ca0f551a2a7d9b8e07
parent0b905d83c4db7ae98718c44d79c717836a2ecaa7
hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed

Display warning "Unable to read TjMax from CPU x" only if the CPU
is supposed to support it. This is not the case for the various Atom CPUs.

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