commit | fa20e93694a223c3ae35c358105975ee59912b4e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 03 16:55:20 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 13 16:51:09 2020 -0700 |
tree | 8c84d1773465eb8e06cbbaeb710daa6217f5618d | |
parent | 39edb95c05594885418f61487cdc3c5b3dd07d10 [diff] |
dm: treewide: Rename dev_get_platdata() to dev_get_plat() Rename this to be consistent with the change from 'platdata'. Signed-off-by: Simon Glass <sjg@chromium.org>