From: Alan Stern Date: Mon, 1 Oct 2012 14:32:01 +0000 (-0400) Subject: EHCI: implement new semantics for URB_ISO_ASAP X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4005ad4390bf698e3bdae9567e79242ec0584097;p=pandora-kernel.git EHCI: implement new semantics for URB_ISO_ASAP This patch (as1612) updates the isochronous scheduling and processing in ehci-hcd to match the new semantics for URB_ISO_ASAP. It also adds a missing "unlikely" in sitd_complete() to match the corresponding statement in itd_complete(), and it increments urb->error_count in a couple of places that had been overlooked. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed