linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: mmio: further refactoring
@ 2025-10-27 13:48 Bartosz Golaszewski
  2025-10-27 13:48 ` [PATCH 1/2] gpio: mmio: use lock guards Bartosz Golaszewski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-10-27 13:48 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: linux-gpio, linux-kernel, Bartosz Golaszewski

After the big conversion to the new generic GPIO chip API, let's further
refactor the gpio-mmio module by using lock-guards and dropping the -
now obsolete - "bgpio" prefix.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (2):
      gpio: mmio: use lock guards
      gpio: mmio: drop the "bgpio" prefix

 drivers/gpio/gpio-mmio.c | 335 +++++++++++++++++++++++------------------------
 1 file changed, 162 insertions(+), 173 deletions(-)
---
base-commit: 8fec172c82c2b5f6f8e47ab837c1dc91ee3d1b87
change-id: 20251027-gpio-mmio-refactor-e07ee08a9699

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-30  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 13:48 [PATCH 0/2] gpio: mmio: further refactoring Bartosz Golaszewski
2025-10-27 13:48 ` [PATCH 1/2] gpio: mmio: use lock guards Bartosz Golaszewski
2025-10-27 22:45   ` Linus Walleij
2025-10-27 13:48 ` [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix Bartosz Golaszewski
2025-10-27 22:46   ` Linus Walleij
2025-10-30  9:28 ` [PATCH 0/2] gpio: mmio: further refactoring Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).