From: Pavankumar Kondeti Date: Mon, 2 May 2011 06:26:31 +0000 (+0530) Subject: USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc X-Git-Tag: v3.0-rc1~337^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76cd9cfb2e022d19bfc008a6e993e1e407034241;p=pandora-kernel.git USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc The current code queue the control OUT data request to ep0in instead of ep0out. Check ep0_dir and use the correct control endpoint. Signed-off-by: Pavankumar Kondeti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed