commit | 856e020648cbc7bea2ccb68594804599d858caad | [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 | 44505977e482fbf53b93378697f54693c29473a7 [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>