xhci: Remove old no-op test.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 21 Oct 2010 19:22:28 +0000 (12:22 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 14 Mar 2011 01:07:07 +0000 (18:07 -0700)
commit0b8ca72a23df365a413e03f991bc6b8179dee13f
treecbd91979d8c085346638e00bf07f0012d3fd83b7
parentdb7c7c0aeef51dba12d877875b8deb78d9886647
xhci: Remove old no-op test.

The test of placing a number of command no-ops on the command ring and
counting the number of no-op events that were generated was only used
during the initial xHCI driver bring up.  This test is no longer used, so
delete it.

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