From: Alan Stern Date: Mon, 2 Jun 2008 20:26:48 +0000 (-0400) Subject: USB Gadget: documentation update X-Git-Tag: v2.6.27-rc1~946^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f579c2b46f74038e8f5a762c7f10c2385b33e3dc;p=pandora-kernel.git USB Gadget: documentation update This patch (as1102) clarifies two points in the USB Gadget kerneldoc: Request completion callbacks are always made with interrupts disabled; Device controllers may not support STALLing the status stage of a control transfer after the data stage is over. Signed-off-by: Alan Stern Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed