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

Convert to the much saner new idr interface.

Only compile tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/remoteproc/remoteproc_core.c