From: Ben Dooks Date: Mon, 19 Jul 2010 08:40:47 +0000 (+0100) Subject: USB: s3c-hsotg: Fix max EP0 IN request length X-Git-Tag: v2.6.36-rc1~293^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd68de741d5b05482cab369978663fdf78c407c;p=pandora-kernel.git USB: s3c-hsotg: Fix max EP0 IN request length The maximum length for any EP0 IN request on EP0 is 127 bytes, not 128 as the driver currently has it. Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed