From: Peter Ma Date: Tue, 31 Mar 2009 17:31:02 +0000 (-0700) Subject: avr32: add hardware handshake support to atmel_serial X-Git-Tag: v2.6.30-rc1~201^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e706c4d0dab214c625a2df84a0ca69a76bae65d;p=pandora-kernel.git avr32: add hardware handshake support to atmel_serial Adds Hardware Handshake (aka RTS/CTS flow-control) support to atmel_serial driver, as a termios flag. For this to actually work, the platform code needs to configure the RTS and CTS pins for use by the USART. This has been done for AVR32 as a separate patch. Signed-off-by: Peter Ma Signed-off-by: Haavard Skinnemoen Acked-by: Alan Cox --- Reading git-diff-tree failed