SERIAL: omap: move xon/xoff setting earlier
commitc533e51b228020142cd2c4d5f21e8db4683ce457
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 6 Oct 2012 08:34:36 +0000 (6 09:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Nov 2012 12:29:34 +0000 (4 12:29 +0000)
treef810d7bae0e655b992aa08cc3e375207a17dab7a
parentc7d059cae31f328bbe2be6ab737226d338f22486
SERIAL: omap: move xon/xoff setting earlier

Take advantage of the switch to mode B for accessing the TCR register,
and move the xon/xoff configuration there.  This allows further
simplication of this sequence.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/tty/serial/omap-serial.c