]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
authorKeerthy <j-keerthy@ti.com>
Thu, 20 Jul 2017 09:42:17 +0000 (15:12 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Aug 2017 13:03:39 +0000 (15:03 +0200)
commit5e7a0ce7395ad65f71cfbc47d6dd6d6b329dab84
tree3ac063eca503734ed423a986f0002db77ff823b6
parent792afe6323e747d3264c7d1b126c1a6216f83571
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function

Currently davinci_gpio_irq_setup return value is ignored. Handle the
return value appropriately.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-davinci.c