summaryrefslogtreecommitdiff
path: root/sound/spi/Kconfig
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-02-28 05:04:00 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-28 07:10:15 +0400
commitb051f6edc29c084a6440e9731bc85d95b6b95e14 (patch)
tree6675b9de4a1b74babf9c450888a9b3495b2ffaa9 /sound/spi/Kconfig
parentc718aa652d3def382a79c25442c2a830263e52ed (diff)
downloadlinux-b051f6edc29c084a6440e9731bc85d95b6b95e14.tar.xz
atm/nicstar: convert to idr_alloc()
Convert to the much saner new idr interface. The existing code looks buggy to me - ID 0 is treated as no-ID but allocation specifies 0 as lower limit and there's no error handling after partial success. This conversion keeps the bugs unchanged. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Chas Williams <chas@cmf.nrl.navy.mil> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions