From: Alex He Date: Fri, 30 Mar 2012 02:21:38 +0000 (+0800) Subject: xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI X-Git-Tag: v3.4-rc3~23^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95018a53f7653e791bba1f54c8d75d9cb700d1bd;p=pandora-kernel.git xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI Re-define XHCI_LEGACY_DISABLE_SMI and used it in right way. All SMI enable bits will be cleared to zero and flag bits 29:31 are also cleared to zero. Other bits should be presvered as Table 146. This patch should be backported to kernels as old as 2.6.31. Signed-off-by: Alex He Signed-off-by: Sarah Sharp Cc: stable@vger.kernel.org --- Reading git-diff-tree failed