diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-11-01 10:33:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-07 11:22:23 +0900 |
commit | 5bb03d0dd76700a830243776a99275575cbb2ee1 (patch) | |
tree | 94b17e13af7724a43217fe992e6fe51fd7f64eda /scripts/lib/kdoc/kdoc_parser.py | |
parent | 00bf4641201092fc06aa51f7dcf45d1ea4d3d4f7 (diff) |
base: soc: 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/f0ef849446c9b3df7d6b16b1a58d089b4c17276c.1698831191.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions