]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
gpio: ts4900: use generic device properties
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 7 Oct 2024 10:40:52 +0000 (12:40 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 14 Oct 2024 08:28:21 +0000 (10:28 +0200)
commit16de489e3a3009e027a86858bfd645126d391502
tree8256a49c8f199629476203a7657fc2e8387c7f2f
parent3a5ca23bb65169f2f79727c51a5495a2d7a5166e
gpio: ts4900: use generic device properties

There's no reason to use OF-specific variants of property getters.
Switch to using the preferred, generic device property helpers.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241007104052.39374-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-ts4900.c