Trivial: xhci: Fix copy-paste error.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 28 Jun 2011 22:50:19 +0000 (15:50 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 22 Dec 2011 23:52:41 +0000 (15:52 -0800)
The xHCI driver will create an xhci_hcd structure, not an ehci_hci
structure.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found