]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ssb: use new GPIO line value setter callbacks for the second GPIO chip
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 23 Jul 2025 14:12:57 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 24 Jul 2025 07:06:46 +0000 (09:06 +0200)
commit55c172c13718b93300d3808b65ec326b5287c766
tree8101a5bbbe3e341f8fc746a7c6980b21223e1f53
parent41469ff94c052b4900af85f1c62a17aff6236f42
ssb: use new GPIO line value setter callbacks for the second GPIO chip

Because the other chip is guarded in an unlikely ifdef, I missed it when
converting this driver. Fix it now.

Fixes: 757259db79fc ("ssb: use new GPIO line value setter callbacks")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://patch.msgid.link/20250723141257.51412-1-brgl@bgdev.pl
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/ssb/driver_gpio.c