On Sat, Mar 03, 2012 at 06:06:06AM -0500, Amit Daniel Kachhap wrote:
Export and register information from the tmu temperature sensor to the samsung exynos kernel thermal framework where different cooling devices and thermal zone are binded. The exported information is based according to the data structure thermal_sensor_conf present in exynos_thermal.h. HWMON sysfs functions are removed as all of them are present in generic linux thermal layer.
Also the platform data structure is modified to pass frequency cooling in percentages for each thermal level.
Signed-off-by: Amit Daniel Kachhap amit.kachhap@linaro.org
Ah, that is what I meant. I don't think it makes sense to have this as separate patch.
Guenter