diff options
| author | Christophe JAILLET <[email protected]> | 2023-12-10 18:43:56 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-15 13:53:33 +0100 |
| commit | e4e5f9e3bff79951cef7fd6912049b1cecf8a72d (patch) | |
| tree | b22fdb41488022f01ad4bf790be5d205468396f5 /tools/perf/scripts/python | |
| parent | 2ddc97a71a27b6f940f1ed0f1e70a4e8e62b77e5 (diff) | |
usb: chipidea: 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 <[email protected]>
Acked-by: Peter Chen <[email protected]>
Link: https://lore.kernel.org/r/8bf382976c0ba0986c0dbe93427266273f0776ef.1702230217.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions