linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: iproc: improve error handling
@ 2019-10-03  0:03 Chris Packham
  2019-10-03  0:03 ` [PATCH v2 1/2] pinctrl: iproc: allow for error from platform_get_irq() Chris Packham
  2019-10-03  0:03 ` [PATCH v2 2/2] pinctrl: iproc: use unique name for irq chip Chris Packham
  0 siblings, 2 replies; 12+ messages in thread
From: Chris Packham @ 2019-10-03  0:03 UTC (permalink / raw)
  To: linus.walleij, rjui, sbranden, bcm-kernel-feedback-list,
	rayagonda.kokatanur, li.jin
  Cc: linux-gpio, linux-arm-kernel, linux-kernel, Chris Packham

I noticed these when debugging another issue. The first patch is a fix
to address some error handling. The second is just cosmetic.

Changes in v2:
- split bug-fix from cosmetic change

Chris Packham (2):
  pinctrl: iproc: allow for error from platform_get_irq()
  pinctrl: iproc: use unique name for irq chip

 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-13 21:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  0:03 [PATCH v2 0/2] pinctrl: iproc: improve error handling Chris Packham
2019-10-03  0:03 ` [PATCH v2 1/2] pinctrl: iproc: allow for error from platform_get_irq() Chris Packham
2019-10-03 18:36   ` Scott Branden
2019-10-05 16:35   ` Linus Walleij
2019-10-03  0:03 ` [PATCH v2 2/2] pinctrl: iproc: use unique name for irq chip Chris Packham
2019-10-03 18:36   ` Scott Branden
2019-10-05 16:37   ` Linus Walleij
2019-10-07  7:30   ` Geert Uytterhoeven
2019-10-07  8:14     ` Marc Zyngier
2019-10-07 17:10       ` Scott Branden
2019-10-13 21:02         ` Chris Packham
2019-10-11  7:26       ` 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).