From: Andiry Xu Date: Mon, 5 Mar 2012 09:49:36 +0000 (+0800) Subject: xHCI: set cycle state when allocate rings X-Git-Tag: v3.4-rc1~184^2~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186a7ef13a8fa3bc7cca1ccd33bd469b931e46de;p=pandora-kernel.git xHCI: set cycle state when allocate rings In the past all the rings were allocated with cycle state equal to 1. Now the driver may expand an existing ring, and the new segments shall be allocated with the same cycle state as the old one. This affects ring allocation and cached ring re-initialization. Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Tested-by: Paul Zimmerman --- Reading git-diff-tree failed