]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: gadget: remove hcd initialization
authorDaniel Mack <zonque@gmail.com>
Wed, 10 Apr 2013 19:55:43 +0000 (21:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:22:22 +0000 (19:22 +0300)
commit7b5040e8d6568c83e4318abe3b62f7c848e911ea
treea2dc4b7299cb6113fee81f5cd0543cadbc1ce38b
parent9a0d52cc1bef0c3b41c83b283c6f738dcd98c247
usb: musb: gadget: remove hcd initialization

This will be done from a more appropriate location and as it doesn't
work anyway, it can safely be removed before the other changes.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_gadget.c