Hello Rajendra, On Mon, 1 Sep 2008, Rajendra Nayak wrote: > This patch adds the support to move to a safe-state on bm activity > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > --- > arch/arm/mach-omap2/cpuidle34xx.c | 152 +++++++++++++++++++------------------- > 1 files changed, 79 insertions(+), 73 deletions(-) > > Index: linux-omap-2.6/arch/arm/mach-omap2/cpuidle34xx.c > =================================================================== > --- linux-omap-2.6.orig/arch/arm/mach-omap2/cpuidle34xx.c 2008-09-01 > 18:25:25.000000000 +0530 > +++ linux-omap-2.6/arch/arm/mach-omap2/cpuidle34xx.c 2008-09-01 > 18:27:10.000000000 +0530 > @@ -269,6 +272,7 @@ int omap3_idle_init(void) > struct omap3_processor_cx *cx; > struct cpuidle_state *state; > struct cpuidle_device *dev; > + char clk_name[11]; Nothing in this patch uses this - please drop or move to the patch that uses this variable. > > omap3_clear_scratchpad_contents(); > omap3_save_scratchpad_contents(); - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html