linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v4 0/2] gpiolib: Fix/update messaging
Date: Mon, 25 Mar 2024 19:16:24 +0200	[thread overview]
Message-ID: <20240325171804.3375280-1-andriy.shevchenko@linux.intel.com> (raw)

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


             reply	other threads:[~2024-03-25 17:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 17:16 Andy Shevchenko [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240325171804.3375280-1-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=brgl@bgdev.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).