diff options
author | Andy Shevchenko <[email protected]> | 2020-05-19 16:12:31 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-05-25 11:05:09 +0200 |
commit | d7cc23604f367c0d0f272f0af55e2032de50a053 (patch) | |
tree | 428892b10f029ca27dbd50ef65e324f5b0bf9aff /scripts/gdb | |
parent | 494a94e38dcf62543a32a4424d646ff80b4b28bd (diff) |
gpio: dwapb: avoid error message for optional IRQ
platform_get_irq() will generate an error message if the requested IRQ
is not present. Use platform_get_irq_optional() to avoid the error message
being generated.
Signed-off-by: Andy Shevchenko <[email protected]>
Tested-by: Serge Semin <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Acked-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions