diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-11-01 18:55:38 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-12-07 16:50:25 +0300 |
commit | 895243c8763e9c81cace2d526d9770fa1ad035a2 (patch) | |
tree | c99d4ff4a30a67dcad5a4b140b697e13f40828ac /tools/perf/scripts/python/stackcollapse.py | |
parent | 33455f8da1cf4621fc881faf0190e3671a6dc8ff (diff) | |
download | linux-895243c8763e9c81cace2d526d9770fa1ad035a2.tar.xz |
mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/a63f3da5745187f5a9b1e2ec0492f2fe2e0b0b8d.1698854117.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions