commit | c44b225077bb1fb25ed5cd5c4f226897b91bedd4 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Oct 01 10:32:09 2012 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 11:10:24 2012 -0700 |
tree | 65d4817c67f9feb3c9ebd1a6db2928fff1c8c61c | |
parent | 4005ad4390bf698e3bdae9567e79242ec0584097 [diff] |
UHCI: implement new semantics for URB_ISO_ASAP This patch (as1613) updates the isochronous scheduling in uhci-hcd to match the new semantics for URB_ISO_ASAP. The amount of code alteration is smaller than it looks because of a change in the indentation level. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>