linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] gpiolib: clean up messaging part
@ 2013-12-05  9:26 Andy Shevchenko
  2013-12-05  9:26 ` [PATCH v3 1/4] gpiolib: unify pr_* messages format Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Andy Shevchenko @ 2013-12-05  9:26 UTC (permalink / raw)
  To: Alexandre Courbot, linux-gpio, Linus Walleij, Mika Westerberg
  Cc: Andy Shevchenko

Compile tested and tested on Medfield with SFI.

Changes since v2:
 - applied Mika's Reviewed tag (except patch 2/4 as it was modified)
 - address Alexandre's comments.

[1] http://www.spinics.net/lists/kernel/msg1645907.html
[2] http://www.spinics.net/lists/linux-acpi/msg47572.html

Andy Shevchenko (4):
  gpiolib: unify pr_* messages format
  gpiolib: introduce chip_* to print with chip->label prefix
  gpiolib: convert gpiod_lookup description to kernel-doc
  gpiolib: update inline documentation of gpiod_get_index()

 drivers/gpio/gpiolib.c      | 117 ++++++++++++++++++++++++--------------------
 include/linux/gpio/driver.h |  26 ++++------
 2 files changed, 73 insertions(+), 70 deletions(-)

-- 
1.8.4.4


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

end of thread, other threads:[~2013-12-10  1:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05  9:26 [PATCH v3 0/4] gpiolib: clean up messaging part Andy Shevchenko
2013-12-05  9:26 ` [PATCH v3 1/4] gpiolib: unify pr_* messages format Andy Shevchenko
2013-12-09 13:15   ` Linus Walleij
2013-12-05  9:26 ` [PATCH v3 2/4] gpiolib: introduce chip_* to print with chip->label prefix Andy Shevchenko
2013-12-09 13:17   ` Linus Walleij
2013-12-05  9:26 ` [PATCH v3 3/4] gpiolib: convert gpiod_lookup description to kernel-doc Andy Shevchenko
2013-12-09 13:18   ` Linus Walleij
2013-12-05  9:26 ` [PATCH v3 4/4] gpiolib: update inline documentation of gpiod_get_index() Andy Shevchenko
2013-12-09 13:20   ` Linus Walleij
2013-12-10  1:12     ` Alex Courbot
2013-12-06  1:40 ` [PATCH v3 0/4] gpiolib: clean up messaging part Alex Courbot
2013-12-09  8:49   ` Andy Shevchenko
2013-12-09 13:12     ` Linus Walleij

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