]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: usb: Add driver-model support to dwc2
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2015 02:53:37 +0000 (20:53 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 13:31:37 +0000 (07:31 -0600)
commitf58a41e001c5ad5b9ae7e49b37b031f7880b5638
treed7cdd4cb17f6ae601b777ea2790c3ca07f04226a
parentcc3e3a9e0eab3bc15be1766222fc2739f375252a
dm: usb: Add driver-model support to dwc2

Add driver model support to this driver so it can be used with the new USB
stack.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/dwc2.c