ACPI: processor: only evaluate _PDC once per processor
authorAlex Chiang <achiang@hp.com>
Wed, 20 Jan 2010 07:06:35 +0000 (00:06 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 22 Jan 2010 17:39:56 +0000 (12:39 -0500)
If we evaluate _PDC in the early path, we do not want to evaluate
it again when the processor driver is loaded.

Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found