linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] gpiolib: Fix/update messaging
@ 2024-03-25 17:16 Andy Shevchenko
  2024-03-25 17:16 ` [PATCH v4 1/2] gpiolib: Fix debug messaging in gpiod_find_and_request() Andy Shevchenko
  2024-03-25 17:16 ` [PATCH v4 2/2] gpiolib: use dev_err() when gpiod_configure_flags failed Andy Shevchenko
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Shevchenko @ 2024-03-25 17:16 UTC (permalink / raw)
  To: Bartosz Golaszewski, linux-gpio, linux-kernel
  Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko

Fix scary '(null)' in the messages and move to dev_err() in one case.

v4:
- combined 20240320165930.1182653-1-andriy.shevchenko@linux.intel.com
  and 20240322073725.3338266-1-peng.fan@oss.nxp.com (Bart)

Andy Shevchenko (1):
  gpiolib: Fix debug messaging in gpiod_find_and_request()

Peng Fan (1):
  gpiolib: use dev_err() when gpiod_configure_flags failed

 drivers/gpio/gpiolib.c | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


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

end of thread, other threads:[~2024-04-02  8:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 17:16 [PATCH v4 0/2] gpiolib: Fix/update messaging Andy Shevchenko
2024-03-25 17:16 ` [PATCH v4 1/2] gpiolib: Fix debug messaging in gpiod_find_and_request() Andy Shevchenko
2024-03-26 11:58   ` Bartosz Golaszewski
2024-03-26 14:26     ` Andy Shevchenko
2024-03-26 14:28       ` Bartosz Golaszewski
2024-03-25 17:16 ` [PATCH v4 2/2] gpiolib: use dev_err() when gpiod_configure_flags failed Andy Shevchenko
2024-04-02  8:50   ` 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).