From: Alan Stern Date: Sat, 17 Dec 2005 23:03:37 +0000 (-0500) Subject: [PATCH] UHCI: improve debugging code X-Git-Tag: v2.6.17-rc1~1176^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d402e1ae03656c1ad215514f8885ef4793f0948;p=pandora-kernel.git [PATCH] UHCI: improve debugging code This patch (as626) makes some improvements to the debugging code in uhci-hcd. The main change is that now the code won't get compiled if CONFIG_USB_DEBUG isn't set. But there are other changes too, like adding a missing .owner field and printing a debugging dump if the controller dies. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed