]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
authorHans de Goede <hdegoede@redhat.com>
Wed, 1 Jul 2015 18:52:59 +0000 (20:52 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:36 +0000 (17:39 -0600)
commite5c4564ee604412ad818056419306e7dc0bc39ba
tree7ee7410f4d555fb2a4bf11327c40e01fac8efa73
parentc27b329054a42bcfb19d3b192dc44e1182fea264
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>
drivers/core/Kconfig