]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 22:12:50 +0000 (14:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Dec 2009 21:44:06 +0000 (13:44 -0800)
commitda92966f64dbb6604c4a8fa8e35cc460cb1b9ee2
treedb5eb179996412eb4e2beee49f47de9c65584ca5
parent7e75549c4c038ed122b885316a42da25eb0dff79
sunsu: Use sunserial_console_termios() in sunsu_console_setup().

[ Upstream commit be24656a5e2d68bfd0744f0742c4aceef2cf44b5 ]

Be like the other Sun serial drivers otherwise the special handling of
OpenFirmware options and hard-coded overrides for LOM/RSC consoles
will not be handled.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/sunsu.c