commit | 3b2a815b69a8938994a633b2576e99022442515b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jun 11 23:29:55 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 20 11:56:53 2014 -0600 |
tree | 14d73afe6287c548120bb5a35d42438b920d25f8 | |
parent | 4dbb5cf04bc7449b65cf0f31ed4ec4ab117fa155 [diff] |
dm: Expand and improve the device lifecycle docs The lifecycle of a device is an important part of driver model. Add to the existing documentation and clarify it. Reported-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Simon Glass <sjg@chromium.org>