]> git.karo-electronics.de Git - karo-tx-linux.git/commit
uio: 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)
commit29edf39ead206f5c17f632f8166c89f6068a9dd3
tree471396c3538433bcafae67f2f0478438e33a67ce
parentbab6e7f1a345f3378620000787ef78b18a394cc7
uio: convert to idr_alloc()

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Hans J. Koch" <hjk@hansjkoch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/uio/uio.c