From: Sarah Sharp Date: Tue, 16 Mar 2010 19:59:24 +0000 (-0700) Subject: USB: xhci: Make endpoint interval debugging clearer. X-Git-Tag: v2.6.34-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce669a8924c61b7321d6e2f27ed67bcd46c1fbb;p=pandora-kernel.git USB: xhci: Make endpoint interval debugging clearer. The xHCI hardware can only handle polling intervals that are a power of two. When we add a new endpoint during a bandwidth allocation, and the polling interval is rounded down to a power of two, print the original polling interval in the endpoint descriptor. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed