commit | 1e6d1f260611387a7b4e6eae4d1dd6f62e53714d | [log] [tgz] |
---|---|---|
author | John Linn <john.linn@xilinx.com> | Tue Jul 01 10:52:41 2008 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jul 01 15:12:37 2008 -0600 |
tree | 015a78089b3de3fc4746dfa1dd21e8ea050357cf | |
parent | 5d1a04110bfc40a86e1387b5f4382addd9aa7fbb [diff] |
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 <john.linn@xilinx.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>