Re: [PATCH 2/8] OMAP3 PM: Conditional UART context save restore.

2010-01-22 Thread Kevin Hilman
Thara Gopinath writes: > Currently UART context save is done in idle > thread thru a call to omap_uart_prepare_idle irrespective of > what power state is attained by the power domain to which > the UART belongs to. This patch allows omap_uart_prepare_idle > to take power state as a parameter and

[PATCH 2/8] OMAP3 PM: Conditional UART context save restore.

2010-01-20 Thread Thara Gopinath
Currently UART context save is done in idle thread thru a call to omap_uart_prepare_idle irrespective of what power state is attained by the power domain to which the UART belongs to. This patch allows omap_uart_prepare_idle to take power state as a parameter and this function in turn does a uart c