IPS driver: Fix limit clamping when reducing CPU power
authorMatthew Garrett <mjg@redhat.com>
Tue, 5 Oct 2010 18:54:06 +0000 (14:54 -0400)
committerMatthew Garrett <mjg@redhat.com>
Tue, 5 Oct 2010 18:59:35 +0000 (14:59 -0400)
commitd24a9da573444ab4aff38af2f4a0da07408ff491
treef217ec69296dd5c73d26d10f5cc1ab1e453e3d0e
parent96f3823f537088c13735cfdfbf284436c802352a
IPS driver: Fix limit clamping when reducing CPU power

Values here are in internal units rather than Watts, so we shouldn't
perform any conversion.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_ips.c