android_kernel_motorola_sm6225/drivers/thermal
Jonghwa Lee a4b6fec977 Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.
This patch fixes small bug on cpu_cooling. CPU cooling device has own
id generated with idr mathod. However in the previous version, it swapped
to all same id at last stage of probing as 0. This makes id's collision and
also occures error when it releases that id.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
2012-09-27 14:11:22 +08:00
..
cpu_cooling.c Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem. 2012-09-27 14:11:22 +08:00
exynos_thermal.c thermal: exynos: Use devm_* functions 2012-09-24 14:44:38 +08:00
Kconfig thermal: exynos5: add exynos5250 thermal sensor driver support 2012-09-24 14:44:38 +08:00
Makefile hwmon: exynos4: move thermal sensor driver to driver/thermal directory 2012-09-24 14:44:38 +08:00
rcar_thermal.c thermal: add Renesas R-Car thermal sensor support 2012-09-24 14:44:37 +08:00
spear_thermal.c Thermal: Remove tc1/tc2 in generic thermal layer. 2012-09-24 14:44:36 +08:00
thermal_sys.c thermal: Fix potential NULL pointer accesses 2012-09-24 14:44:38 +08:00