[ACPI] Fix the regression with c1_default_handler on some systems
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Fri, 29 Jul 2005 19:51:36 +0000 (15:51 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 29 Jul 2005 19:54:03 +0000 (15:54 -0400)
commit4a7164023959040e687e51663dee67cff4d2b770
treef6e0dbbaf9a0ac2e0029eb58956410549e0301b7
parent668d74c04c16bb69de564e25e85dd94eeb0175d9
[ACPI] Fix the regression with c1_default_handler on some systems
where C-states come from FADT.

Thanks to Kevin Radloff for identifying the issue and
isolating it to exact line of code that is causing the issue.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_idle.c