From: Grant Likely Date: Wed, 23 Feb 2011 02:12:21 +0000 (-0700) Subject: tty/serial: Relax the device_type restriction from of_serial X-Git-Tag: v2.6.39-rc1~470^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6e9112ebc7ba5a782e986152c8e766dad1486f;p=pandora-kernel.git tty/serial: Relax the device_type restriction from of_serial There is no need to test for a device_type property in ns8250 compatible serial ports. device_type is an OpenFirmware property that is not required when using the flattened tree representation. Signed-off-by: Grant Likely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed