Re: [PATCH] gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API

From: Bartosz Golaszewski
Date: Fri Nov 22 2024 - 09:24:50 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Fri, 22 Nov 2024 13:45:45 +0100, Christophe JAILLET wrote:
> ida_alloc() and ida_free() should be preferred to the deprecated
> ida_simple_get() and ida_simple_remove().
>
> This is less verbose.
>
>

Good point, applied, thanks!

I will send it next week with other fixes I have queued for v6.13-rc1.

[1/1] gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
commit: f57c084928661969a337c731cd05e1da97320829

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>