From: Li Jun Date: Tue, 15 Jul 2014 14:07:40 +0000 (+0800) Subject: usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2267089ea17fa97b796b1b4247e3f8957655df3;p=pandora-kernel.git usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup This patch try to dequeue the cdev->req to guarantee the request is not queued before free it. Signed-off-by: Li Jun Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed