linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] gpiolib: in-kernel documentation updates
@ 2024-03-26 18:11 Andy Shevchenko
  2024-03-26 18:11 ` [PATCH v1 1/2] gpiolib: Do not mention legacy GPIOF_* in the code Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Shevchenko @ 2024-03-26 18:11 UTC (permalink / raw)
  To: Andy Shevchenko, Bartosz Golaszewski, Kent Gibson, linux-gpio,
	linux-acpi, linux-kernel
  Cc: Mika Westerberg, Linus Walleij, Bartosz Golaszewski

While looking for something I have noticed that in-kernel documentation
for gpiolib implementation may be updated to reflect the current state
of affairs. Hence these two patches.

Andy Shevchenko (2):
  gpiolib: Do not mention legacy GPIOF_* in the code
  gpiolib: Up to date the kernel documentation

 drivers/gpio/gpiolib-acpi.c   |  45 ++--
 drivers/gpio/gpiolib-cdev.c   |  15 +-
 drivers/gpio/gpiolib-devres.c |  85 ++++++--
 drivers/gpio/gpiolib-legacy.c |   3 +
 drivers/gpio/gpiolib-of.c     | 102 +++++----
 drivers/gpio/gpiolib-swnode.c |   8 +-
 drivers/gpio/gpiolib-sysfs.c  |  41 ++--
 drivers/gpio/gpiolib.c        | 388 +++++++++++++++++++++-------------
 drivers/gpio/gpiolib.h        |   8 +-
 9 files changed, 438 insertions(+), 257 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


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

end of thread, other threads:[~2024-04-03 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26 18:11 [PATCH v1 0/2] gpiolib: in-kernel documentation updates Andy Shevchenko
2024-03-26 18:11 ` [PATCH v1 1/2] gpiolib: Do not mention legacy GPIOF_* in the code Andy Shevchenko
2024-04-03 11:14   ` Bartosz Golaszewski
2024-03-26 18:11 ` [PATCH v1 2/2] gpiolib: Up to date the kernel documentation Andy Shevchenko
2024-04-03 12:59   ` Bartosz Golaszewski
2024-04-03 13:20     ` Andy Shevchenko
2024-04-03 10:50 ` [PATCH v1 0/2] gpiolib: in-kernel documentation updates Andy Shevchenko

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).