sunsu: Fix detection of SU ports which are RSC console or control.
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 21:58:52 +0000 (13:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 21:58:52 +0000 (13:58 -0800)
These device nodes are named "rsc-console" and "rsc-control" rather
than 'serial', but the device_type property is 'serial' so we'll
tip off of that for detection.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found