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)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:12 +0000 (05:48 +0200)
commit7704fdbda3afb3d3bb0749378f444c71f92fb9ca
tree3946f85d5fc0f6e38ee64a117c64c10de89375da
parent3621b3b8a71699728c45920d7019d6da0adb034b
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