summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2010-07-30 05:12:43 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-10 21:35:44 (GMT)
commit27e0dd4d7ccc3e8e2a79600c3608031022a2298c (patch)
tree0121f9f0a3de32ce09c4b26cf3b56284176994f7 /lib
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 'lib')
0 files changed, 0 insertions, 0 deletions