diff options
author | Christophe JAILLET <[email protected]> | 2023-11-01 10:41:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-07 11:09:19 +0900 |
commit | 190015a4bb016e0263297fa5ad20744b8ce98b50 (patch) | |
tree | d461e08608ed9a43674f366b6295aea7c5beab11 /drivers/fpga/xilinx-spi.c | |
parent | a070830096e44ddaa64931d831f07e944d920c79 (diff) |
ipack: 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: Vaibhav Gupta <[email protected]>
Link: https://lore.kernel.org/r/435bd17b8a5ddb2fc3e42e2796117ee02263d02a.1698831664.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions