]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mvebu-gpio: Disable blinking when enabling a GPIO for output
authorJamie Lentin <jm@lentin.co.uk>
Sun, 28 Oct 2012 12:23:24 +0000 (12:23 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Oct 2012 23:40:03 +0000 (00:40 +0100)
commit4364158ba01b40eab6334f596727bc2dc1aac673
tree15f08cc55f04bb9aa3a32499da02581f012054e4
parent8fcff5f13773aa3898df1d13a1615d468079cb15
mvebu-gpio: Disable blinking when enabling a GPIO for output

The plat-orion GPIO driver would disable any pin blinking whenever
using a pin for output. Do the same here, as a blinking LED will
continue to blink regardless of what the GPIO pin level is.

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mvebu.c