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-21 17:25:18 -0700 |
commit | 6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f (patch) | |
tree | e72c28e0063718c3505080ef136a68b49347d289 /Documentation | |
parent | d93dc5c4478c1fd5de85a3e8aece9aad7bbae044 (diff) | |
download | linux-3.10-6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f.tar.gz linux-3.10-6bf9e9b09c3abb5447bbbf16c2d0cbe721e44f3f.tar.bz2 linux-3.10-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')
0 files changed, 0 insertions, 0 deletions