]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 28 Feb 2013 01:04:39 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:18 +0000 (19:10 -0800)
commit608a3f8a148a4e815104b53be32cdfcb9033f398
tree1803fbe90e58d16b9cf8af642fb57c73b3f4054f
parentf9d4e588c685963839ece54f886f6b513c842417
remoteproc: convert to idr_alloc()

Convert to the much saner new idr interface.

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