linux/drivers/ipack
Christophe JAILLET 190015a4bb 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 <christophe.jaillet@wanadoo.fr>
Acked-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Link: https://lore.kernel.org/r/435bd17b8a5ddb2fc3e42e2796117ee02263d02a.1698831664.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-07 11:09:19 +09:00
..
carriers ipack: tpci200: fix memory leak in the tpci200_register 2021-08-13 10:24:37 +02:00
devices tty: make tty_operations::write()'s count size_t 2023-08-11 21:12:46 +02:00
ipack.c ipack: Remove usage of the deprecated ida_simple_xx() API 2023-12-07 11:09:19 +09:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00