]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
musb: sunxi: Force EP0 on re-enable
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 4 Aug 2015 15:04:10 +0000 (17:04 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:58 +0000 (08:00 +0200)
commit54d5fc42f9b8eff4fb922357431f5df405fa2338
treef102ff208e3a5dcbf24310e622e180413db379aa
parentc6a86f2ae63cc8d3ac442c25e14d55077b9275dc
musb: sunxi: Force EP0 on re-enable

Currently, the second use of a gadget will fail, while the first one works.

Forcing the EP0 at every enable fix this issue.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/usb/musb-new/sunxi.c