Re: [PATCH] gpio: vf610: use generic device_get_match_data()
From: Bartosz Golaszewski
Date: Mon Oct 14 2024 - 04:34:00 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Mon, 07 Oct 2024 12:25:49 +0200, Bartosz Golaszewski wrote:
> There's no need to use the OF-specific variant to get the match data.
> Switch to using device_get_match_data() and with that remove the of.h
> include. Also remove of_irq.h as none of its interfaces is used here and
> order the includes in alphabetical order.
>
>
Applied, thanks!
[1/1] gpio: vf610: use generic device_get_match_data()
commit: 1b35c124f961b355dafb1906c591191bd0b37417
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>