Commits
Hans de Goede committed e5c4564ee60
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>