commit | d0ffce779d667ec0684309797c187846cedab6d4 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Feb 27 17:04:40 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 27 19:10:18 2013 -0800 |
tree | e9523b0e8c71735bd40af2b60e4e21d959314b24 | |
parent | 15fc61106a203b4601336cdc2dd9efba259d491e [diff] |
rpmsg: 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>