From: Anton Tikhomirov Date: Thu, 21 Apr 2011 08:06:40 +0000 (+0900) Subject: USB: s3c-hsotg: Fix control request processing X-Git-Tag: v3.0-rc1~337^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ab3d0ce95c270b1ca491d6970aa14852d8e5a3;p=pandora-kernel.git USB: s3c-hsotg: Fix control request processing UDC driver does not need to generate reply to host if request is delivered to gadget. This is gadget's responsibility. This commit fixes that. Signed-off-by: Anton Tikhomirov Reviewed-by: Kyoungil Kim Cc: Ben Dooks Signed-off-by: Kukjin Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed