From: Ajay Kumar Gupta Date: Tue, 13 Dec 2011 05:02:42 +0000 (+0530) Subject: usb: musb: fix reset issue with full speed device X-Git-Tag: v3.2-rc7~9^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc080c77cd47fde5eb097058fae930b956096eb;p=pandora-kernel.git usb: musb: fix reset issue with full speed device TXMAXP register is not getting programmed correctly for a full speed device as can_bulk_split() have been removed by "0662481: usb: musb: disable double buffering when it's broken" patch. Adding back the case for can_bulk_split() to fix the reset message seen with a full speed stick. Signed-off-by: Ajay Kumar Gupta Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed