]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
usb: gadget: thor: Claim EP after allocating it in thor gadget
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 3 Mar 2015 16:32:16 +0000 (17:32 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:13 +0000 (21:47 +0200)
commit83c7ed99343915cf207475781a074d25b1051690
tree913aae260a4005eeeedba155115f4407b32e6639
parent0c16db9fb60f9efa9b8d86347c9c29f2f57e126e
usb: gadget: thor: Claim EP after allocating it in thor gadget

Storing thor device struct as an EP private data. It is necessary for
DWC3 operation.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
drivers/usb/gadget/f_thor.c