linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: improve gpiod_is_equal()
@ 2025-06-20 12:58 Bartosz Golaszewski
  2025-06-20 12:58 ` [PATCH 1/2] gpio: constify arguments of gpiod_is_equal() Bartosz Golaszewski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-06-20 12:58 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: linux-gpio, linux-kernel, Bartosz Golaszewski, Andy Shevchenko

This short series contains small improvements to the gpiod_is_equal()
GPIO descriptor comparator added last cycle.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (2):
      gpio: constify arguments of gpiod_is_equal()
      gpio: make gpiod_is_equal() arguments stricter

 drivers/gpio/gpiolib.c        | 29 +++++++++++++++--------------
 include/linux/gpio/consumer.h |  5 +++--
 2 files changed, 18 insertions(+), 16 deletions(-)
---
base-commit: 2c923c845768a0f0e34b8161d70bc96525385782
change-id: 20250620-gpiod-is-equal-improv-a6f0995e3cc5

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


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

end of thread, other threads:[~2025-06-30  6:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 12:58 [PATCH 0/2] gpio: improve gpiod_is_equal() Bartosz Golaszewski
2025-06-20 12:58 ` [PATCH 1/2] gpio: constify arguments of gpiod_is_equal() Bartosz Golaszewski
2025-06-20 12:58 ` [PATCH 2/2] gpio: make gpiod_is_equal() arguments stricter Bartosz Golaszewski
2025-06-21 19:12   ` Andy Shevchenko
2025-06-24 19:25   ` Linus Walleij
2025-06-30  6:58 ` [PATCH 0/2] gpio: improve gpiod_is_equal() 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).