diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2012-05-14 13:48:16 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-14 12:50:22 -0700 |
commit | 1996e6c572969a8cf6d7fa97eef621219acd94a9 (patch) | |
tree | 4a6bcdd32202438d6f8a4671a936319c0292dbf3 /tools/usb | |
parent | 65b8e5cbdddc86474372bdb48dc233b06710a576 (diff) | |
download | linux-1996e6c572969a8cf6d7fa97eef621219acd94a9.tar.gz linux-1996e6c572969a8cf6d7fa97eef621219acd94a9.tar.bz2 linux-1996e6c572969a8cf6d7fa97eef621219acd94a9.zip |
USB: EHCI: work around bug in the Philips ISP1562 controller
This patch (as1556) works around a bug in the Philips ISP1562 EHCI
controller. Although the controller claims to support frame-list
lengths smaller than the default of 1024 for its periodic schedule, in
fact smaller values don't work. A new quirk flag is added to indicate
when the bug is present, and if it is then the schedule size is left
at the default value.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions