From: Felipe Balbi Date: Thu, 18 Sep 2014 14:54:54 +0000 (-0500) Subject: usb: gadget: composite: set our req->context to cdev X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57943716ff1b0733ab0d9879e572bad04166660a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed