summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pca953x.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@linaro.org>2015-05-22 17:35:52 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-06-01 16:53:54 +0200
commit121dcb760426ca67ee90a8b2db6a75eee010f8e3 (patch)
tree043416955bff282d15aafd7118a2fc89c718b4fe /drivers/gpio/gpio-pca953x.c
parentc3518172129a60a1f3071e61a8a4ffc50c7b2a68 (diff)
downloadop-kernel-dev-121dcb760426ca67ee90a8b2db6a75eee010f8e3.zip
op-kernel-dev-121dcb760426ca67ee90a8b2db6a75eee010f8e3.tar.gz
gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly
The omap_gpio_irq_startup() can be called at time when: - corresponding GPIO has been requested already and in this case it has to be configured as input already. If not - return with -EINVAL and do not try to re-configure it as it could be unsafe. - corresponding GPIO is free: reconfigure GPIO as input. In addition, call omap_enable_gpio_module directly as all needed checks are already present inside it. Signed-off-by: Grygorii Strashko <grygorii.strashko@linaro.org> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-pca953x.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud