From: Claudio Scordino Date: Thu, 13 Jan 2011 23:45:39 +0000 (-0800) Subject: atmel_serial: fix RTS high after initialization in RS485 mode X-Git-Tag: v2.6.38-rc1~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dfbd1d734ef5415bc47b034df7433ba21e40e7b;p=pandora-kernel.git atmel_serial: fix RTS high after initialization in RS485 mode When working in RS485 mode, the atmel_serial driver keeps RTS high after the initialization of the serial port. It goes low only after the first character has been sent. [akpm@linux-foundation.org: simplify code] Signed-off-by: Claudio Scordino Signed-off-by: Arkadiusz Bubala Tested-by: Arkadiusz Bubala Cc: Nicolas Ferre Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed