]> git.baikalelectronics.ru Git - kernel.git/commit
base: soc: siplify ida usage
authorLee Duncan <lduncan@suse.com>
Thu, 1 Oct 2015 18:59:09 +0000 (11:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 18:42:22 +0000 (19:42 +0100)
commit7906bab6c032db84f08cc119d03cb5c56d989609
tree3a5b491e7a888ffcff76ea1df505a49dc794a31b
parent32a755bb814c262127ea90f64002d61fe4ad44da
base: soc: siplify ida usage

Simplify ida index allocation and removal by
using the ida_simple_* helper functions

Signed-off-by: Lee Duncan <lduncan@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/soc.c