diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2018-12-21 09:50:21 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-01-10 18:53:03 +0100 |
commit | b3c518a88278619b1e109de114c450237d03e032 (patch) | |
tree | 87d3392c6e54e9cd8dab1c7c143e8f1c87166937 /.github | |
parent | db17a92d28bd57dfa550e2d91c594e10dd487c6b (diff) |
dm: usb: gadget: Fix boot breakage on sunxi platforms
Fixes commit 013116243950 ("dm: usb: create a new UCLASS ID for USB gadget
devices")
The UCLASS_DRIVER for id UCLASS_USB_GADGET_GENERIC needs to be declared
even for platforms that do not enable DM_USB_GADGET. Otherwise the driver
for their usb peripheral controller fails to bind.
Reported-by: Priit Laes <plaes@plaes.org>
Reported-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Tested-by: Priit Laes <plaes@plaes.org>
Acked-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions