mbox series

[v2,0/2] pinctrl: iproc: improve error handling

Message ID 20191003000310.17099-1-chris.packham@alliedtelesis.co.nz
Headers show
Series pinctrl: iproc: improve error handling | expand

Message

Chris Packham Oct. 3, 2019, 12:03 a.m. UTC
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(-)