RE: [PATCH v3 10/13] davinci: vpif capture:Add power management support

2012-06-28 Thread Hadli, Manjunath
Hi Laurent, On Mon, Jun 25, 2012 at 18:27:23, Laurent Pinchart wrote: Hi Manjunath, Thank you for the patch. On Monday 25 June 2012 16:37:32 Manjunath Hadli wrote: Implement power management operations - suspend and resume as part of dev_pm_ops for VPIF capture driver.

Re: [PATCH v3 10/13] davinci: vpif capture:Add power management support

2012-06-25 Thread Laurent Pinchart
Hi Manjunath, Thank you for the patch. On Monday 25 June 2012 16:37:32 Manjunath Hadli wrote: Implement power management operations - suspend and resume as part of dev_pm_ops for VPIF capture driver. Signed-off-by: Manjunath Hadli manjunath.ha...@ti.com Signed-off-by: Lad, Prabhakar