usb: xhci: remove xhci_dbg_ctx()
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 7 Apr 2017 14:57:09 +0000 (17:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:17:42 +0000 (12:17 +0200)
commitc8844f2ddb0d2bc42a813c567ad4240759f373bd
tree39721b35ee8249d0e4eb7ec596c26eaa627271cd
parent8c10152ec52b850f9806c5c2f5a93ebe38838959
usb: xhci: remove xhci_dbg_ctx()

XHCI context changes have already been traced by the trace
events. It's unnecessary to put the same message in kernel
log. This patch removes the use of xhci_dbg_ctx().

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