]> git.baikalelectronics.ru Git - kernel.git/commit
x86 driver: fix typo in TDP override enabling
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 22 Jul 2011 16:21:36 +0000 (09:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 5 Aug 2011 19:21:49 +0000 (15:21 -0400)
commita63749d139923ed24ac80f2a7d3155a50bb43635
tree0ae756cfa304b3b328fef7d673768f20ce8b9719
parent74a03d8c04f50be8199fad35edeae9b0e30d4280
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>
drivers/platform/x86/intel_ips.c