diff options
author | 2023-12-10 18:48:18 +0100 | |
---|---|---|
committer | 2023-12-12 09:20:38 +0000 | |
commit | 79c03ed4b896513d226abdd83214b8436efdc22c (patch) | |
tree | 343605aca0918b5baa90f35f9ec41bdb64796808 /tools/perf/scripts/python/task-analyzer.py | |
parent | perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR Perf (diff) | |
download | wireguard-linux-79c03ed4b896513d226abdd83214b8436efdc22c.tar.xz wireguard-linux-79c03ed4b896513d226abdd83214b8436efdc22c.zip |
drivers/perf: 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/85b0b73a1b2f743dd5db15d4765c7685100de27f.1702230488.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions