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

To avoid having people accidentally access this member, add a trailing
underscore.

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