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)
commit57943716ff1b0733ab0d9879e572bad04166660a
treeed81cda9c78f6c6b0f5cb6a224bd137e731cd2d3
parent6c93b5342374b3ff2a8beac050ed6e07373cbe95
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>
drivers/usb/gadget/composite.c
This page took 0.028073 seconds and 5 git commands to generate.