• A
    USB: EHCI: remove PCI assumption · ae68a83b
    Alan Stern 提交于
    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: NAlan 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: NSarah Sharp <sarah.a.sharp@linux.intel.com>
    ae68a83b
ehci.h 22.5 KB