commit | eb6e7e9970bc0ef73c6e1a7c6c502593424a971d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 03 09:25:20 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:17 2020 -0600 |
tree | f7bfd88f5c3d095793f1464d8b9579f0a38b2675 | |
parent | c162211d5b714ef275888987934841e990b4c7f5 [diff] |
dm: core: Expand the comment for DM_GET_DEVICE() The current documentation for this is not particularly enlightening. Add a little more detail. Signed-off-by: Simon Glass <sjg@chromium.org>