diff options
author | Jean Delvare <khali@linux-fr.org> | 2011-09-16 21:21:43 +0200 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-09-22 02:25:18 +0200 |
commit | 6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f (patch) | |
tree | e72c28e0063718c3505080ef136a68b49347d289 /Documentation/hwmon | |
parent | Linux 3.1-rc7 (diff) | |
download | linux-6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f.tar.xz linux-6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f.zip |
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Function get_pkg_tjmax is a simplified copy of get_tjmax. Drop it and
always use get_tjmax, result is the same and this avoids code
duplication.
Also make get_tjmax less verbose: don't warn about MSR read failure
when failure was expected, and don't report TjMax in the logs unless
debugging is enabled.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Durgadoss R <durgadoss.r@intel.com>
Acked-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions