commit | 57943716ff1b0733ab0d9879e572bad04166660a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Sep 18 09:54:54 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:00:55 2014 -0600 |
tree | ed81cda9c78f6c6b0f5cb6a224bd137e731cd2d3 | |
parent | 6c93b5342374b3ff2a8beac050ed6e07373cbe95 [diff] |
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>