diff options
author | Roland Stigge <stigge@antcom.de> | 2012-09-20 10:48:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-02 10:30:48 -0700 |
commit | 66801463734e49416a9b013d3eb8f9eb8cd851e0 (patch) | |
tree | bdac8e8ce16bb14e9554a5aea7401a7e05488c9f /drivers/gpu | |
parent | d20ff72cdeb4cbb586a1ee1a3f4f1bbade52414a (diff) | |
download | linux-3.10-66801463734e49416a9b013d3eb8f9eb8cd851e0.tar.gz linux-3.10-66801463734e49416a9b013d3eb8f9eb8cd851e0.tar.bz2 linux-3.10-66801463734e49416a9b013d3eb8f9eb8cd851e0.zip |
gpio-lpc32xx: Fix value handling of gpio_direction_output()
commit b1268d3737c6316016026245eef276eda6b0a621 upstream.
For GPIOs of gpio-lpc32xx, gpio_direction_output() ignores the value argument
(initial value of output). This patch fixes this by setting the level
accordingly.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions