diff options
author | keliu <liuke94@huawei.com> | 2022-07-06 13:11:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-08 16:43:42 +0300 |
commit | ad8046594f85b5ddb250619f62b2b10de9b602ec (patch) | |
tree | 1190f3130c456345e8fdda3d4f5b36133fc666ec /drivers/slimbus/Kconfig | |
parent | ff46a601afc5a66a81c3945b83d0a2caeb88e8bc (diff) | |
download | linux-ad8046594f85b5ddb250619f62b2b10de9b602ec.tar.xz |
drivers: slimbus: 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: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220706101131.6934-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/slimbus/Kconfig')
0 files changed, 0 insertions, 0 deletions