From: Hans de Goede Date: Thu, 3 Oct 2013 22:29:48 +0000 (+0200) Subject: xhci: Set SCT field for Set TR dequeue on streams X-Git-Tag: v3.15-rc1~137^2~26^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95241dbdf8281ece1355b8673b882d6a182f3c7d;p=pandora-kernel.git xhci: Set SCT field for Set TR dequeue on streams Nec XHCI controllers don't seem to care, but without this Intel XHCI controllers reject Set TR dequeue commands with a COMP_TRB_ERR, leading to the following warning: WARN Set TR Deq Ptr cmd invalid because of stream ID configuration And very shortly after this the system completely freezes. Signed-off-by: Hans de Goede Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed