From: Moiz Sonasath Date: Wed, 14 Mar 2012 05:44:56 +0000 (-0500) Subject: usb: dwc3: ep0: Handle requests greater than wMaxPacketSize X-Git-Tag: v3.4-rc4~14^2~14^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566ccdda07dc5898272b6fbad9c616fc44be305a;p=pandora-kernel.git usb: dwc3: ep0: Handle requests greater than wMaxPacketSize To allow ep0 out transfers of upto bounce buffer size instead of maxpacketsize, use the transfer size as multiple of ep0 maxpacket size. Cc: stable@vger.kernel.org Signed-off-by: Moiz Sonasath Signed-off-by: Partha Basak Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed