Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] pinctrl: bcm: Use dev_err_probe()
@ 2023-08-08 18:07 Florian Fainelli
  2023-08-08 18:07 ` [PATCH 1/2 v2] pinctrl: iproc-gpio: Silence probe deferral messages Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Florian Fainelli @ 2023-08-08 18:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: Florian Fainelli, Linus Walleij, Ray Jui, Scott Branden,
	Broadcom internal kernel review list, Andy Shevchenko,
	open list:PIN CONTROL SUBSYSTEM,
	moderated list:BROADCOM IPROC ARM ARCHITECTURE


[-- Attachment #1.1: Type: text/plain, Size: 496 bytes --]

These two drivers were giving "unable to add GPIO chip data" which
was slightly concerning but did not have any functional impact.

Changes in v2:

- return from dev_err_probe() directly (Andy)

Florian Fainelli (2):
  pinctrl: iproc-gpio: Silence probe deferral messages
  pinctrl: nsp-gpio:  Silence probe deferral messages

 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 6 ++----
 drivers/pinctrl/bcm/pinctrl-nsp-gpio.c   | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.34.1


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-08-10  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 18:07 [PATCH 0/2 v2] pinctrl: bcm: Use dev_err_probe() Florian Fainelli
2023-08-08 18:07 ` [PATCH 1/2 v2] pinctrl: iproc-gpio: Silence probe deferral messages Florian Fainelli
2023-08-10  8:41   ` Linus Walleij
2023-08-08 18:07 ` [PATCH 2/2 v2] pinctrl: nsp-gpio: " Florian Fainelli
2023-08-10  8:41   ` Linus Walleij
2023-08-09  5:45 ` [PATCH 0/2 v2] pinctrl: bcm: Use dev_err_probe() Dhruva Gole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox