ips driver: make it less chatty
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 28 Jul 2010 21:42:56 +0000 (14:42 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 15:55:15 +0000 (11:55 -0400)
commit1a14703d6b20010401ca273ac1f07bff7992aa2c
tree3c4243192bbe94270fd36a58c07de9a00c04d40f
parent5aa06930fbcfcb6b03fcb18b753122b10ac47a87
ips driver: make it less chatty

We don't need a dev_warn when we exceed a thermal or power limit as
we'll handle it appropriately by clamping down on the CPU, GPU or both
as needed.

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