]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:48 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:37 +0000 (16:47 +1100)
commitbab6e7f1a345f3378620000787ef78b18a394cc7
tree136b1594f2ec13c691f22f5d5949038474d0efbd
parent1970fd95957caf186d434e14f4ff3441f27740f6
thermal: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/thermal/cpu_cooling.c
drivers/thermal/thermal_sys.c