]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc/tifm_core: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Wed, 20 Feb 2013 02:16:20 +0000 (13:16 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:49 +0000 (16:53 +1100)
commita7d071a7952ded5ce401ac864106b22dc1df71e8
treed2d5cff67296b2e0e4159a969ecda39e78b53b9c
parent57ed2a85c136bd545b85ee2909a760074da3f8f6
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