Skip to content
Commit 457931de authored by David S. Miller's avatar David S. Miller
Browse files

serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().



RSC and LOM devices have fixed speed settings.

We already had some code to match and handle "rsc" named devices on
E250 systems, but we also have to handle 'rsc-console', 'rsc-control',
and 'lom-console'.

Also, in order to get this right regardless of what 'output-device'
happens to be, explicitly pass the UART device node pointer to this
routine.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4e3533d0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment