]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaining chips
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Sun, 27 Jul 2025 08:24:42 +0000 (10:24 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 28 Jul 2025 06:03:08 +0000 (08:03 +0200)
commit6b94bf976f9f9e6d4a6bf3218968a506c049702e
tree186c5a4fc5e0e4e46c08703ab20819d64d9e2421
parenta86240a37d43fc22b4e4953242fca8d90df2c555
MIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaining chips

Previous commit missed two other places that need converting, it only
came out in tests on autobuilders now. Convert the rest of the driver.

Fixes: 68bdc4dc1130 ("MIPS: alchemy: gpio: use new line value setter callbacks")
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Link: https://lore.kernel.org/r/20250727082442.13182-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
arch/mips/alchemy/common/gpiolib.c