From: Jingoo Han Date: Wed, 20 Aug 2014 03:04:09 +0000 (+0900) Subject: usb: dwc2: gadget: Set the default EP max packet value as 8 bytes X-Git-Tag: omap-fixes-against-v3.17-rc3~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2667f1f30e91becc3751acd5cffaedcf68e098;p=pandora-kernel.git usb: dwc2: gadget: Set the default EP max packet value as 8 bytes Set the default EP max packet value as 8 bytes, because in the case of low-speed, 'ep_mps' is not set. Thus, the default value of 'ep_mps' should be considered for the case of low-speed. Signed-off-by: Jingoo Han Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed