commit | c9c860e5349ef62cd9226694b3aa625ef66f504e | [log] [tgz] |
---|---|---|
author | Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> | Mon Nov 19 19:48:00 2007 -0500 |
committer | Len Brown <len.brown@intel.com> | Mon Nov 19 21:25:23 2007 -0500 |
tree | 19ce87dd625256a6a3c73b6eac147b3818d93b18 | |
parent | 83788c0caed3a425f64fa88fde7c78746b9cdd76 [diff] |
cpuidle: fix C3 for no bus-master control case Port 18eab8550397f1f3d4b8b2c5257c88dae25d58ed (Enable C3 even when PM2_control is zero) to cpuidle. Without this patch, some systems will notice a regression when enabling CPU_IDLE -- C3 would no longer be available. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>