commit | 121dcf11908ecea252776c8268aab117f91aa1f5 | [log] [tgz] |
---|---|---|
author | Lu Baolu <baolu.lu@linux.intel.com> | Fri Apr 07 17:57:07 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 08 12:17:41 2017 +0200 |
tree | cc2b2f08b415a02ca5e20ac84fdf0373470b05cd | |
parent | cd12fd9f6d05d1b2b9ff2630802c55b5fd2e534c [diff] |
usb: xhci: remove ring debugging code XHCI ring changes have already been traced by the ring trace events. It's unnecessary to put the same messages in kernel log. This patch removes the debugging code for a ring. 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>