Re: [PATCH RFT] pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()

From: Bartosz Golaszewski
Date: Tue Jun 25 2024 - 03:14:40 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Tue, 18 Jun 2024 13:18:24 +0200, Bartosz Golaszewski wrote:
> In order to finally confine the unsafe gpiochip_get_desc() to
> drivers/gpio/, let's convert this driver to using the safer alternative
> that takes the gpio_device as argument.
>
>

Applied, thanks!

[1/1] pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
commit: 8657af6c0a9afaa11947b7476119834898823b52

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