diff options
author | Tejun Heo | 2013-02-28 02:03:42 +0100 |
---|---|---|
committer | Linus Torvalds | 2013-02-28 04:10:13 +0100 |
commit | 045dc40d9ef0ed432121aea8b7c07cb23cb820f4 (patch) | |
tree | 957cd2d30c738cb05ec58e038f2de201daa16283 /drivers/rpmsg | |
parent | dm: don't use idr_remove_all() (diff) | |
download | kernel-qcow2-linux-045dc40d9ef0ed432121aea8b7c07cb23cb820f4.tar.gz kernel-qcow2-linux-045dc40d9ef0ed432121aea8b7c07cb23cb820f4.tar.xz kernel-qcow2-linux-045dc40d9ef0ed432121aea8b7c07cb23cb820f4.zip |
remoteproc: don't use idr_remove_all()
idr_destroy() can destroy idr by itself and idr_remove_all() is being
deprecated. Drop its usage.
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>
Diffstat (limited to 'drivers/rpmsg')
0 files changed, 0 insertions, 0 deletions