]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ARM] 3710/1: AT91 Serial: Use GPIO API
authorAndrew Victor <andrew@sanpeople.com>
Wed, 5 Jul 2006 13:31:13 +0000 (14:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 5 Jul 2006 13:31:13 +0000 (14:31 +0100)
commit20e652761cbf6983fd067aef2f0242c262057737
treedc934ceb9ca6d90536bd02516d3ad19e9dfa75bd
parentca78f6baca863afe2e6a244a0fe94b3a70211d46
[ARM] 3710/1: AT91 Serial: Use GPIO API

Patch from Andrew Victor

The AT91RM9200 errata work-around should be using the GPIO API and not
accessing the PIO registers directly.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/at91_serial.c