acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING
authorLen Brown <len.brown@intel.com>
Mon, 24 May 2010 15:41:00 +0000 (11:41 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 28 May 2010 01:07:06 +0000 (21:07 -0400)
api_pad exclusively uses MONITOR/MWAIT to sleep in idle,
so it does not need the wakeup IPI during idle sleep
that is provoked by clearing TS_POLLING.

Signed-off-by: Len Brown <len.brown@intel.com>
Cc: Shaohua Li <shaohua.li@intel.com>

No differences found