commit | 1f2c795823fb48c061e2a87baea0f2cc4dcfa6b9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 24 14:32:48 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 03 03:38:41 2021 -0700 |
tree | ff6d6b1f21b3d31df74911cbfb19aef15f54ff2e | |
parent | 8ae8744be3609f986e3dfeccbbd350cfde360cec [diff] |
dm: core: Add documentation about device removal Make mention of this feature in the core documentation so people can discover it without looking at a header file. Signed-off-by: Simon Glass <sjg@chromium.org>