From: John Linn Date: Tue, 1 Jul 2008 17:52:41 +0000 (-0700) Subject: powerpc/legacy_serial: Bail if reg-offset/shift properties are present X-Git-Tag: v2.6.26-rc9~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6d1f260611387a7b4e6eae4d1dd6f62e53714d;p=pandora-kernel.git powerpc/legacy_serial: Bail if reg-offset/shift properties are present The legacy serial driver does not work with an 8250 type UART that is described in the device tree with the reg-offset and reg-shift properties. This change makes legacy_serial ignore these devices. Signed-off-by: John Linn Signed-off-by: Grant Likely --- Reading git-diff-tree failed