21 Feb
2024
21 Feb
'24
11:30 a.m.
On Sat, 16 Dec 2023 17:47:34 +0100, Christophe JAILLET wrote:
ida_alloc() and ida_free() should be preferred to the deprecated ida_simple_get() and ida_simple_remove().
Note that the upper limit of ida_simple_get() is exclusive, but the one of ida_alloc_range() is inclusive. So change this change allows one more device. Previously address 0xFE was never used.
[...]
Applied, thanks!
[1/1] slimbus: core: Remove usage of the deprecated ida_simple_xx() API commit: 6e8ba95e17eede7045e673d9e1b6b8ee1055a46c
Best regards,
--
Srinivas Kandagatla srinivas.kandagatla@linaro.org