From: Paul Zimmerman Date: Thu, 21 Aug 2014 20:28:20 +0000 (+0000) Subject: usb: gadget: document a usb_ep_dequeue() requirement X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8913dc0bb913ac3dc83ed5c10bac2f4e55431981;p=pandora-kernel.git usb: gadget: document a usb_ep_dequeue() requirement Document the requirement that the request be dequeued and its completion routine called before usb_ep_dequeue() returns. Also fix some capitalization issues in the existing text. Signed-off-by: Paul Zimmerman Acked-by: Alan Stern Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed