* Vivek Kutal [080103 04:38]: > From c6969448dfaa5a58791ab6b4c0091fc56204eaab Mon Sep 17 00:00:00 2001 > From: Vivek Kutal > Date: Thu, 3 Jan 2008 17:22:56 +0530 > Subject: [PATCH] PM fixes for OMAP1 > > This patch does the following > - Fixes the omap_pm_idle() code so that we enter WFI mode in idle. > - /sys/power/sleep_while_idle is created only when 32k timer is > used. > > Signed-off-by: Vivek Kutal Vivek, looks like the tabs got converted to spaces in your refreshed patch. Here's an updated version. Tony