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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 22:12:50 +0000 (14:12 -0800)
commitbe24656a5e2d68bfd0744f0742c4aceef2cf44b5
tree983ab949658fa0f492356e1da8d17edc9414df75
parent1917d17b903955b8b2903626a2e01d071a5d0ec9
sunsu: Use sunserial_console_termios() in sunsu_console_setup().

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>
drivers/serial/sunsu.c