linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] gpiolib: Don't free if pin ranges are not defined
@ 2020-11-30 22:47 Will McVicker
  2020-11-30 22:47 ` [PATCH v1 1/1] " Will McVicker
  0 siblings, 1 reply; 3+ messages in thread
From: Will McVicker @ 2020-11-30 22:47 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Thierry Reding
  Cc: Edmond Chung, Andrew Chant, linux-gpio, linux-kernel,
	kernel-team, Will McVicker

This patch fixes commit 2ab73c6d8323 ("gpio: Support GPIO controllers
without pin-ranges") where an imbalance of requests and frees to the
pinctrl driver were introduced.

Edmond Chung (1):
  gpiolib: Don't free if pin ranges are not defined

 drivers/gpio/gpiolib.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.29.2.454.gaff20da3a2-goog


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

end of thread, other threads:[~2020-12-01 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 22:47 [PATCH v1 0/1] gpiolib: Don't free if pin ranges are not defined Will McVicker
2020-11-30 22:47 ` [PATCH v1 1/1] " Will McVicker
2020-12-01 14:41   ` 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).