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.2.16~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf1c89f0e5abec4693b833a247b31092d59b3ef1;p=pandora-kernel.git xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI commit 95018a53f7653e791bba1f54c8d75d9cb700d1bd upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed