x86_pkg_temp_thermal: Do not expose as a hwmon device
authorJean Delvare <jdelvare@suse.de>
Sun, 2 Mar 2014 14:33:35 +0000 (15:33 +0100)
committerZhang Rui <rui.zhang@intel.com>
Mon, 3 Mar 2014 15:13:24 +0000 (23:13 +0800)
The temperature value reported by x86_pkg_temp_thermal is already
reported by the coretemp driver. So, do not expose this thermal zone
as a hwmon device, because it would be redundant.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found