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

Each event segment has been exposed through debugfs. There is no
need to dump ERST content with printk in code. Remove it 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.c
drivers/usb/host/xhci.h