commit | e5e88c65965b7c7e2d5dabd458b0e57dde2d6c17 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 29 10:26:20 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 29 10:26:20 2016 -0500 |
tree | 4d531f7872b8f989c32a128aa569dd461ce4893d | |
parent | 50dc8677d769be6e2b34f49b6c43ad1e977bdc51 [diff] |
Revert "dm: ns16550: Add support for reg-offset property" This reverts commit d9a3bec682f9756621615f4306718a356a3230e3. While this is a correct change to do long term it unfortunately breaks a number of platforms that are using pdata and not named struct members so they are getting all of their data after 'base' incorrect. Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Tom Rini <trini@konsulko.com>