pinctrl: iproc: use unique name for irq chip
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Thu, 3 Oct 2019 00:03:10 +0000 (13:03 +1300)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 5 Oct 2019 16:36:30 +0000 (18:36 +0200)
commit74033d99b6d7b9df27d169144958603504e6e6fc
tree204aae86677462c777895b3dd186ad5b0a2a2dd2
parent037699139ecb223c2eb7206f21cfb06f2812fd8c
pinctrl: iproc: use unique name for irq chip

Use the dev_name(dev) for the irqc->name so that we get unique names
when we have multiple instances of this driver.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20191003000310.17099-3-chris.packham@alliedtelesis.co.nz
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/bcm/pinctrl-iproc-gpio.c