]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpio: altera: User gc helper variable
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Apr 2026 08:47:58 +0000 (10:47 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Mon, 4 May 2026 07:32:54 +0000 (09:32 +0200)
commit9278928e0fc75b6b7d6fb85774c1966bed2bc365
tree824200b384c556df97d835d7c487f916efa4697d
parent575d985581e9ef7a175b61d63c824e5dd1d47987
gpio: altera: User gc helper variable

Make the code easier to read by adding a local gpio_chip *gc
variable.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20260427-gpio-mmio-more-v3-2-fe1882351424@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
drivers/gpio/gpio-altera.c