Searched hist:ae68a83bdc1971cb02fefc7a686ba6d077065e71 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ehci-pci.c | diff ae68a83bdc1971cb02fefc7a686ba6d077065e71 Wed Jul 14 17:03:23 CEST 2010 Alan Stern <stern@rowland.harvard.edu> USB: EHCI: remove PCI assumption
This patch (as1405) fixes a small bug in ehci-hcd's isochronous scheduler. Not all EHCI controllers are PCI, and the code shouldn't assume that they are. Instead, introduce a special flag for controllers which need to delay iso scheduling for full-speed devices beyond the scheduling threshold.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Sarah Sharp <sarah.a.sharp@linux.intel.com> CC: David Brownell <david-b@pacbell.net> CC: stable <stable@kernel.org> Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
|
H A D | ehci-sched.c | diff ae68a83bdc1971cb02fefc7a686ba6d077065e71 Wed Jul 14 17:03:23 CEST 2010 Alan Stern <stern@rowland.harvard.edu> USB: EHCI: remove PCI assumption
This patch (as1405) fixes a small bug in ehci-hcd's isochronous scheduler. Not all EHCI controllers are PCI, and the code shouldn't assume that they are. Instead, introduce a special flag for controllers which need to delay iso scheduling for full-speed devices beyond the scheduling threshold.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Sarah Sharp <sarah.a.sharp@linux.intel.com> CC: David Brownell <david-b@pacbell.net> CC: stable <stable@kernel.org> Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
|