commit | d98f91cef4236fa5d60056ba226b7819ea80a034 | [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 | c8c4e51a8d5fe597c78d714922ab36178b164bee [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>