ACPI thermal: Check for thermal zone requirement
authorThomas Renninger <trenn@suse.de>
Tue, 16 Feb 2010 21:55:51 +0000 (22:55 +0100)
committerLen Brown <len.brown@intel.com>
Fri, 19 Feb 2010 06:48:48 +0000 (01:48 -0500)
ACPI spec says (11.5 Thermal Zone Interface Requirements):
   A thermal zone must contain at least one trip point
   (critical, near critical, active, or passive)

Check this once at init time.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Tested-by: clarkt@cnsp.com
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found