Re: [PATCH 3/3]: OMAP3:PM: Add power state parameter for omap_uart_prepare_idle

2010-06-29 Thread Kevin Hilman
"Reddy, Teerth" writes: > From: Teerth Reddy > > This patch has the changes which adds power state parameter > for the omap_uart_prepare_idle idle function. > > Signed-off-by: Teerth Reddy > --- > arch/arm/mach-omap2/pm24xx.c |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) S

[PATCH 3/3]: OMAP3:PM: Add power state parameter for omap_uart_prepare_idle

2010-06-28 Thread Reddy, Teerth
From: Teerth Reddy This patch has the changes which adds power state parameter for the omap_uart_prepare_idle idle function. Signed-off-by: Teerth Reddy --- arch/arm/mach-omap2/pm24xx.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/pm24xx.c b