From: Venkatesh Pallipadi Date: Tue, 20 Nov 2007 00:48:00 +0000 (-0500) Subject: cpuidle: fix C3 for no bus-master control case X-Git-Tag: v2.6.24-rc4~107^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c860e5349ef62cd9226694b3aa625ef66f504e;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed