linux-stable/drivers/hsi/controllers
Christophe JAILLET fa72d14347 HSI: omap_ssi: 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/d72106fc9de28ef8db2ed653febe366d141362a4.1698831563.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2023-11-13 21:48:46 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
omap_ssi.h
omap_ssi_core.c HSI: omap_ssi: Remove usage of the deprecated ida_simple_xx() API 2023-11-13 21:48:46 +01:00
omap_ssi_port.c HSI: omap_ssi_port: Drop error checking for debugfs_create_dir 2023-05-27 18:50:27 +02:00
omap_ssi_regs.h