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)
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>

No differences found