commit | e88afccc44562912a681ce14e348408277d942cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:00 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:16 2017 +0900 |
tree | d8a42e1fc7d608fbde67241deb501246b79c42da | |
parent | 7074b2a3649acc9fd6e5db8d24c2c9c6fc35d5df [diff] |
dm: core: Add a comment about the device_remove() flags We should explain which flags are used for this function. Update the comment to indicate this. Signed-off-by: Simon Glass <sjg@chromium.org>