diff options
| author | Chris Packham <[email protected]> | 2020-03-13 03:42:44 +0000 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2020-03-25 08:50:45 +0000 |
| commit | 525b0858ff2fdb78defec2d4d6d63baaa423d5fd (patch) | |
| tree | 882353a22f22212fdc83d78b6641072be997ad37 /drivers/gpio/gpio-uniphier.c | |
| parent | gpio: mxs: add COMPILE_TEST support for GPIO_MXS (diff) | |
| download | kernel-525b0858ff2fdb78defec2d4d6d63baaa423d5fd.tar.gz kernel-525b0858ff2fdb78defec2d4d6d63baaa423d5fd.zip | |
gpio: mvebu: avoid error message for optional IRQ
platform_get_irq() will generate an error message if the requested irq
is not present
mvebu-gpio f1010140.gpio: IRQ index 3 not found
use platform_get_irq_optional() to avoid the error message being
generated.
Signed-off-by: Chris Packham <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-uniphier.c')
0 files changed, 0 insertions, 0 deletions
