commit | 5ecba3ba40cebd5e4340f6fd422683bde773689c | [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 | 62d638386c17d17b929ad10956c7f60825335a4e [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>