diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2009-04-29 19:04:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-06-15 21:44:50 -0700 |
commit | 3841d56ebb9730c786a59bf3207529c35214df26 (patch) | |
tree | 6f9bd9e5eb0d291217240e1a38af0f1afadaa836 /kernel/time/timecompare.c | |
parent | 045f123d9c83b9a18c9d43a9afbf52bf0799640d (diff) |
USB: xhci: Fix register write order.
The 0.95 xHCI spec says that if the xHCI HW support 64-bit addressing, you
must write the whole 64-bit address as one atomic operation, or write the
low 32 bits, and then the high 32 bits. I had the register writes
swapped in some places.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/time/timecompare.c')
0 files changed, 0 insertions, 0 deletions