]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: xhci: combine event TRB completion debugging messages
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 23 Jan 2017 12:20:18 +0000 (14:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Jan 2017 10:00:01 +0000 (11:00 +0100)
commited6d643b14e7bc2fac794a0bbac7dd742ca2ed80
tree22d000ca1d1e5d34460292b399577f01fbaaedcb
parenta54cfae3c7727c2c172fdcd5886b4235b833da6c
usb: host: xhci: combine event TRB completion debugging messages

If we just provide a helper to convert completion code to string, we can
combine all debugging messages into a single print.

[keep the old debug messages, for warn and grep -Mathias]
Signed-off-by: Felipe Balbi <felipe.balbi@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.h