]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: core: Rename device node to indicate it is private
authorSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 17:40:15 +0000 (10:40 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Jan 2021 19:24:41 +0000 (12:24 -0700)
commit84a42ae3668313e72b5056940f4f8e6f5c78e399
tree7519c168afe06675153cf320bd7d79654fa870ef
parentf10643cf8a4ca006d1ad194e930cd292fd869d17
dm: core: Rename device node to indicate it is private

To avoid having people accidentally access this member, add a trailing
underscore. Also remove it when of-platdata is enabled, since it is not
used.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/dm/device.h