ACPI: thermal fixup
authorZhang Rui <rui.zhang@intel.com>
Thu, 17 Jan 2008 07:51:18 +0000 (15:51 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 2 Feb 2008 04:21:03 +0000 (23:21 -0500)
commit653a00c9662304ef72a3eb4e681c91720960e0b4
tree5773757047d5c81f8d19d17bd331a5d13734766f
parentcc0573b3250214034062ddf8c64359596d8af521
ACPI: thermal fixup

The alias name may be used in _PSL, _ALx and _TZD,
so we bind the cooling device only if the acpi_device node matches.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Thomas Sujith <sujith.thomas@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/thermal.c