From: David S. Miller Date: Tue, 24 Nov 2009 21:58:52 +0000 (-0800) Subject: sunsu: Fix detection of SU ports which are RSC console or control. X-Git-Tag: v2.6.32~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8301d386afc55c877bafe2c6c7dc75a96ddd2838;p=pandora-kernel.git 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 --- Reading git-diff-tree failed