linux/drivers/hwtracing/intel_th
Christophe JAILLET 0f373e6d91 intel_th: 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.

Link: https://lkml.kernel.org/r/2aca50a9d061faecfd4ded80b5874cd3be9b855d.1713086613.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-04-29 08:20:06 -07:00
..
Kconfig
Makefile
acpi.c
core.c intel_th: remove usage of the deprecated ida_simple_xx() API 2024-04-29 08:20:06 -07:00
debug.c
debug.h
gth.c intel_th: Wait until port is in reset before programming it 2021-06-24 15:49:32 +02:00
gth.h
intel_th.h driver core: make struct device_type.devnode() take a const * 2023-01-27 13:45:38 +01:00
msu-sink.c intel_th: msu-sink: Potential dereference of null pointer 2022-07-08 15:42:55 +02:00
msu.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
msu.h
pci.c intel_th: pci: Add Raptor Lake-S CPU support 2022-07-08 15:43:15 +02:00
pti.c intel_th: Constify attribute_group structs 2021-04-16 07:26:50 +02:00
pti.h
sth.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
sth.h