usb: gadget: document a usb_ep_dequeue() requirement
commit8913dc0bb913ac3dc83ed5c10bac2f4e55431981
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Thu, 21 Aug 2014 20:28:20 +0000 (21 20:28 +0000)
committerFelipe Balbi <balbi@ti.com>
Thu, 21 Aug 2014 21:13:52 +0000 (21 16:13 -0500)
treed443733cf97cd74c52a1de4a2d0c72a8b33d9d7f
parent84d1b78af9b35d706de2d1c115b9194bcaaa97b0
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 <paulz@synopsys.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
include/linux/usb/gadget.h