]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:17 +0000 (08:17 +0200)
commitc14afc3dd42b2a65e290cdaf367538337c077004
tree221b94b2343b785103c1f635f3d59025e99425d5
parent677380d91f5cb29614d0c781c42a127c0e658be6
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