]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc/tifm_core: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 7 Feb 2013 01:31:43 +0000 (12:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:34 +0000 (16:47 +1100)
commit5d701aeaee4f13ae590027535af5205e950226bd
tree56893a13994b321422a113426eb729112957c2d4
parente2900043b6edfde744d392a41586960526445931
misc/tifm_core: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/misc/tifm_core.c