commit | b75b15b43bd263db16342ad5d91069b90dac32b6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 03 16:55:23 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 13 16:51:09 2020 -0700 |
tree | 89fe2b9fd0c33209ce154170f9bda61f624dd9cd | |
parent | 33b2efbab98143334da8fda0ec85733d84cf28a2 [diff] |
dm: treewide: Rename ..._platdata variables to just ..._plat Try to maintain some consistency between these variables by using _plat as a suffix for them. Signed-off-by: Simon Glass <sjg@chromium.org>