Searched hist:57943716 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/gadget/ |
H A D | composite.c | 57943716 Thu Sep 18 09:54:54 CDT 2014 Felipe Balbi <balbi@ti.com> usb: gadget: composite: set our req->context to cdev
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> 57943716 Thu Sep 18 09:54:54 CDT 2014 Felipe Balbi <balbi@ti.com> usb: gadget: composite: set our req->context to cdev 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>
|