OSDN Git Service

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>
Sat, 17 Nov 2012 21:22:23 +0000 (22:22 +0100)
commite91337609afdfaa1936c91b519ba7d7e426814cc
treee014d1c9e8534e0802b41c0069bff51ba8dfb3e7
parent77b67063bb6bce6d475e910d3b886a606d0d91f7
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