Andiry Xu 64927730c6 USB: xHCI: Add pointer to udev in struct xhci_virt_device
Add a pointer to udev in struct xhci_virt_device. When allocate a new
virt_device, make the pointer point to the corresponding udev.

Modify xhci_check_args(), check if virt_dev->udev matches the target udev,
to make sure command is issued to the right device.

Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-22 10:22:11 -07:00
..
2010-10-22 10:22:07 -07:00
2010-10-22 10:22:07 -07:00
2010-08-05 13:26:19 +01:00
2009-06-16 14:17:32 +10:00
2010-08-10 14:35:44 -07:00
2010-05-20 13:21:43 -07:00
2010-08-10 14:35:45 -07:00