diff options
author | Andrew Victor <andrew@sanpeople.com> | 2007-02-22 03:38:52 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-22 09:53:32 -0500 |
commit | 0ebffe39f8ec8b5b126d9505852a396371014555 (patch) | |
tree | 391f32e9f7d995cca5b4d54b559291676ac618e9 /arch/arm/kernel | |
parent | 7f6e2d992d4cb2f537ece62d221e466df1fead1c (diff) |
[ARM] 4232/1: AT91: Generic GPIO bug
The new gpio_direction_input() and gpio_direction_output() functions
were both enabling output mode. When configuring a GPIO for input mode,
you need to program the ODR (Output Disable Register).
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions