diff options
author | keliu <liuke94@huawei.com> | 2022-09-30 03:50:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-30 15:33:22 +0300 |
commit | 9357fc3b3b85a7d9f0dedf5446222a26957852b4 (patch) | |
tree | 9a3ee75c2386131c322041c92ee6f9c399030451 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 54d0999f96abadcc0586fe577e6cf4dc4c2749c1 (diff) | |
download | linux-9357fc3b3b85a7d9f0dedf5446222a26957852b4.tar.xz |
drivers: spmi: 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>
Link: https://lore.kernel.org/r/20220527071338.2359733-1-liuke94@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20220930005019.2663064-2-sboyd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions