diff options
author | 2009-08-05 16:53:24 +0300 | |
---|---|---|
committer | 2009-08-05 16:53:24 +0300 | |
commit | b37c45b8c27c049dc44673e40fd63820fd9a9d91 (patch) | |
tree | fe3a31bc5e61e7c9d13d64c1c3ec0c7eea9bb5d7 /include/linux/moduleparam.h | |
parent | Linux 2.6.31-rc5 (diff) | |
download | wireguard-linux-b37c45b8c27c049dc44673e40fd63820fd9a9d91.tar.xz wireguard-linux-b37c45b8c27c049dc44673e40fd63820fd9a9d91.zip |
OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs
gpio_get() should return DATAIN register value when the GPIO
is configured as input whereas it should return DATAOUT register
value when the GPIO is configured as output.
Now /sys/kernel/debug/gpio shows proper values for output GPIOs
Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions