]> Pileus Git - ~andy/linux/commit
xhci: Remove debugging for individual transfers.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 22 Dec 2011 23:42:25 +0000 (15:42 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 22 Dec 2011 23:52:46 +0000 (15:52 -0800)
commit3d616f5af2a1cf7acce712993402b0ccbb2ff2cc
treeee7b35ecd42ea1eeff67793ec3d440d619d8971f
parentc4255f67a869adae49d2ef165bcc9436bb7ec0bb
xhci: Remove debugging for individual transfers.

Users can trace the submission of URBs through USBmon, so it makes no
sense to have duplicate debugging in the xHCI driver.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c