commit | 246ba26b1ab6adb238c7403853b62b65d536f206 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jul 01 20:52:59 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:36 2015 -0600 |
tree | 7ee7410f4d555fb2a4bf11327c40e01fac8efa73 | |
parent | f97c8e2cbc09ca27b23abcef111b573a40f09d5d [diff] |
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea, and also why this is a bad idea. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Simon Glass <sjg@chromium.org>