]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit47669181851f716715e45393c4828c939523b187
tree2ae2b039d05ce15ad6e0f7209877aaf918f8f24a
parentc35dc9e8473d118057601c6581f56e8e85755034
[SERIAL] amba-pl010: allow platforms to specify modem control method

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>
arch/arm/mach-integrator/core.c
drivers/serial/amba-pl010.c
include/linux/amba/serial.h