[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 <stern@rowland.harvard.edu> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/host/uhci-debug.c 29 additions, 7 deletionsdrivers/usb/host/uhci-debug.c
- drivers/usb/host/uhci-hcd.c 39 additions, 21 deletionsdrivers/usb/host/uhci-hcd.c
- drivers/usb/host/uhci-hcd.h 1 addition, 0 deletionsdrivers/usb/host/uhci-hcd.h
- drivers/usb/host/uhci-q.c 1 addition, 11 deletionsdrivers/usb/host/uhci-q.c
Loading
Please register or sign in to comment