summaryrefslogtreecommitdiffstats
path: root/drivers/fsi
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-05-19 16:12:31 +0300
committerLinus Walleij <linus.walleij@linaro.org>2020-05-25 11:05:09 +0200
commitd7cc23604f367c0d0f272f0af55e2032de50a053 (patch)
tree428892b10f029ca27dbd50ef65e324f5b0bf9aff /drivers/fsi
parent494a94e38dcf62543a32a4424d646ff80b4b28bd (diff)
downloadlinux-d7cc23604f367c0d0f272f0af55e2032de50a053.tar.gz
linux-d7cc23604f367c0d0f272f0af55e2032de50a053.tar.bz2
linux-d7cc23604f367c0d0f272f0af55e2032de50a053.zip
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 <andriy.shevchenko@linux.intel.com> Tested-by: Serge Semin <fancer.lancer@gmail.com> Reviewed-by: Serge Semin <fancer.lancer@gmail.com> Acked-by: Serge Semin <fancer.lancer@gmail.com> Link: https://lore.kernel.org/r/20200519131233.59032-2-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions