summaryrefslogtreecommitdiff
path: root/drivers/usb/host/u132-hcd.c
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2010-07-30 09:12:43 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-11 01:35:44 +0400
commit27e0dd4d7ccc3e8e2a79600c3608031022a2298c (patch)
tree0121f9f0a3de32ce09c4b26cf3b56284176994f7 /drivers/usb/host/u132-hcd.c
parentbda531452c143b0bafe3dd6567dbfe9274009345 (diff)
downloadlinux-27e0dd4d7ccc3e8e2a79600c3608031022a2298c.tar.xz
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Remove a duplicate register read of the interrupt pending register from xhci_irq(). Also, remove waiting on the posted write of that register. The host will see it eventually. It will probably read the register itself before deciding whether to interrupt the system again, forcing the posted write to complete. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/u132-hcd.c')
0 files changed, 0 insertions, 0 deletions