commit | 8301d386afc55c877bafe2c6c7dc75a96ddd2838 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Nov 24 13:58:52 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 24 13:58:52 2009 -0800 |
tree | e2dea9d498890df34b09cb5d36d2d169a30a3544 | |
parent | 4e68e188411ea98e40309700cf0c89ad4469ac1d [diff] |
sunsu: Fix detection of SU ports which are RSC console or control. 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>