commit | 95018a53f7653e791bba1f54c8d75d9cb700d1bd | [log] [tgz] |
---|---|---|
author | Alex He <alex.he@amd.com> | Fri Mar 30 10:21:38 2012 +0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Apr 11 08:31:06 2012 -0700 |
tree | 943dcbd00aac0b5aa623dede2d77619cd83ca18a | |
parent | 3fc8206d3dca1550eb0a1f6e2a350881835954ba [diff] |
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 <alex.he@amd.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Cc: stable@vger.kernel.org