https://github.com/torvalds/linux
Revision b1268d3737c6316016026245eef276eda6b0a621 authored by Roland Stigge on 20 September 2012, 08:48:03 UTC, committed by Linus Walleij on 24 September 2012, 19:56:01 UTC
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.

Cc: stable@kernel.org
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>
1 parent 979570e
History
Tip revision: b1268d3737c6316016026245eef276eda6b0a621 authored by Roland Stigge on 20 September 2012, 08:48:03 UTC
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Tip revision: b1268d3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.8 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top