]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: core: properly setup the HW before registering it to the USB core
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 17 Jul 2014 10:56:12 +0000 (12:56 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 27 Aug 2014 08:44:19 +0000 (10:44 +0200)
commit61230d7f29efb05ad9f20dd548d79ac107f8e5f2
tree8977d85d76f59f97622c91e98c5bf245bd062d4b
parentc2e56997de296e5cf854c3b8762979fef0e7315f
usb: musb: core: properly setup the HW before registering it to the USB core

Without this patch overriding the USBOTG_ID pin by setting the iddig
bit in the USB_MODE register doesn't work because it obviously is done
too late to be recognized correctly.
drivers/usb/musb/musb_core.c