Skip to content
Commit 4e3533d0 authored by David S. Miller's avatar David S. Miller
Browse files

serial: suncore: Add 'ignore_line' argument to sunserial_console_match().



This tells the logic to ignore the line match when deciding whether the
device is the OpenFirmware specified console device or not.

This is going to be used in the SU driver for rsc-console detection.

There is probably a better way to handle this, but this is the least
intrusive solution for now which we can validate won't break any other
cases.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8301d386
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