]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: xhci: Cleanup printk debug message for registers
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 8 Dec 2017 15:59:11 +0000 (17:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Dec 2017 16:43:52 +0000 (17:43 +0100)
commit4c116cb138977838786257f039003eb76a05dc7a
tree96791194fbdfd112466cf64116f133be4ea45097
parentdfba2174dc421ecad8dc50741054a305cd3ba681
usb: xhci: Cleanup printk debug message for registers

The content of each register has been exposed through debugfs.
There is no need to dump register content with printk in code
lines. Remove them to make code more concise and readable.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbg.c
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h