From: Marek Szyprowski Date: Mon, 20 Oct 2014 10:45:32 +0000 (+0200) Subject: usb: dwc2: gadget: fix enumeration issues X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~144^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9599815de61db104ad21bc61f5e3544d2415c6ee;p=pandora-kernel.git usb: dwc2: gadget: fix enumeration issues Excessive debug messages might cause timing issues that prevent correct usb enumeration. This patch hides information about USB bus reset to let driver enumerate fast enough to avoid making host angry. This fixes endless enumeration and usb reset loop observed with some Linux hosts. Acked-by: Paul Zimmerman Signed-off-by: Marek Szyprowski Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed