mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:34:05 +08:00
a4b6fec977
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> |
||
---|---|---|
.. | ||
cpu_cooling.c | ||
exynos_thermal.c | ||
Kconfig | ||
Makefile | ||
rcar_thermal.c | ||
spear_thermal.c | ||
thermal_sys.c |