commit | ef5ca003e7181f7acdc3057bcef02ee148eaf3cc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 06 20:27:01 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 29 16:07:58 2022 -0400 |
tree | 712c4dd8055d554742d0dffad74790ec5d6b1be2 | |
parent | 1a3e39ba78a8f0e56784f2b565ab0a7932d30109 [diff] |
dm: core: Document the livetree structures properly Clarify the data structure so it is easier for people to understand, particularly the corner cases. Signed-off-by: Simon Glass <sjg@chromium.org>