ACPI: Enforce T-state limit changes immediately
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 15 Nov 2007 08:59:30 +0000 (16:59 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 17 Nov 2007 02:34:49 +0000 (21:34 -0500)
When a T-state limit change notification is received,
Linux must evaluate _TPC and change its current
T-state immediately to comply with the new limit.

Previously, Linux would notice the new limit
only upon the next throttling change.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Li Shaohua <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found