Loading
gpio: eic-sprd: use generic device_get_match_data()
There's no need to use the OF-specific variant to get the match data. Switch to using device_get_match_data() instead. Reviewed-by:Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20241007102859.35602-1-brgl@bgdev.pl Signed-off-by:
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>