usb: gadget: composite: set our req->context to cdev
authorFelipe Balbi <balbi@ti.com>
Thu, 18 Sep 2014 14:54:54 +0000 (09:54 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:00:55 +0000 (10:00 -0600)
by doing that we will be able to match our
requests against req and os_desc_req and also
clear our pending flags from complete callback.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found