linux/drivers/mcb
keliu 3af0b1d34a drivers: mcb: directly use ida_alloc()/free()
Use ida_alloc()/ida_free() instead of deprecated
ida_simple_get()/ida_simple_remove() .

Signed-off-by: keliu <liuke94@huawei.com>
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
Link: https://lore.kernel.org/r/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn@wdc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-12 09:04:55 +02:00
..
Kconfig
Makefile
mcb-core.c drivers: mcb: directly use ida_alloc()/free() 2022-07-12 09:04:55 +02:00
mcb-internal.h
mcb-lpc.c
mcb-parse.c
mcb-pci.c