[SERIAL] amba-pl010: allow platforms to specify modem control method
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 26 Mar 2006 22:13:39 +0000 (23:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Mar 2006 22:13:39 +0000 (23:13 +0100)
The amba-pl010 hardware does not provide RTS and DTR control lines; it
is expected that these will be implemented using GPIO.  Allow platforms
to supply a function to implement manipulation of modem control lines.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found