git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b6706
)
mvebu-gpio: Disable blinking when enabling a GPIO for output
author
Jamie Lentin
<jm@lentin.co.uk>
Sun, 28 Oct 2012 12:23:24 +0000
(12:23 +0000)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sat, 17 Nov 2012 21:22:23 +0000
(22:22 +0100)
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>
No differences found