commit | 70fda70a724c737b0df4195763f9124d181fe64d | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jul 22 09:21:36 2011 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Fri Aug 05 15:21:49 2011 -0400 |
tree | 0ae756cfa304b3b328fef7d673768f20ce8b9719 | |
parent | 78a7539b881eb557494a7c810625c0307b27296c [diff] |
x86 driver: fix typo in TDP override enabling When enabling turbo, we need to set both the TDC and TDP bits. IIRC only the TDC one actually matters, but fix it up anyway since the current code is confusing. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Matthew Garrett <mjg@redhat.com>