commit | 57f2667cc7ebf69bd5fdb26f132228d331766ea8 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Feb 27 17:04:31 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 27 19:10:17 2013 -0800 |
tree | 9dbff0a6cc5cbe9d525835edacb606ded129f2d0 | |
parent | 3ab4ee8f809cac9587e6795243349beda179f6ff [diff] |
misc/tifm_core: convert to idr_alloc() Convert to the much saner new idr interface. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Alex Dubov <oakad@yahoo.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>