diff options
| author | Stefan Wahren <[email protected]> | 2017-06-21 20:20:04 +0200 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2017-06-29 11:04:38 +0200 |
| commit | 37a2f8e5522abd8e206a0da1622034382aa6683d (patch) | |
| tree | 096add70a153036b838c189f35002c7599b723a0 /net/switchdev/switchdev.c | |
| parent | a66f9d93c18b37ac1a9a8fb710a5369b30a2f290 (diff) | |
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
We get a warning during boot with enabled EARLY_PRINTK that
we try to set a irq_chip without data. This is caused by ignoring
the return value of irq_of_parse_and_map(). So avoid calling
gpiochip_set_chained_irqchip() in error case.
Signed-off-by: Stefan Wahren <[email protected]>
Fixes: 85ae9e512f43 ("pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP")
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions