]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:57 +0000 (13:48 +0200)
commite36a7a85502ea776885d8016b613a4affb31646a
treec1f39266218ba99813108bbb60eb985be1a2f80c
parent3a672cc9af7766af9a3305caf7259febc8b0de38
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