]> 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>
Wed, 31 Jul 2013 22:11:44 +0000 (15:11 -0700)
commit1dbfd791ba0f2f3e073ead2aeb5e9c53320404bb
treecef659d285a1b7db7943d5d67598a2efb888cbef
parent06f7f790d68f4e564845ebde69f6e87a741a775b
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