diff options
author | Edward Shao <laface.tw@gmail.com> | 2010-02-11 03:37:30 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-02 14:55:02 -0800 |
commit | 05197921ff3dad52d99fd1647974c57d9c28d40e (patch) | |
tree | 733684b9d0acbcd43f6f3e95f3bbc2ca4c48e960 /net/sched | |
parent | cceffe9348f93188d7811bda95924d4bd3040d0f (diff) |
USB: xhci: Fix finding extended capabilities registers
According "5.3.6 Capability Parameters (HCCPARAMS)" of xHCI rev0.96 spec,
value of xECP register indicates a relative offset, in 32-bit words,
from Base to the beginning of the first extended capability.
The wrong calculation will cause BIOS handoff fail (not handoff from BIOS)
in some platform with BIOS USB legacy sup support.
Signed-off-by: Edward Shao <laface.tw@gmail.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions