Re: [PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume

2011-09-07 Thread Laurent Pinchart
Hi, On Wednesday 07 September 2011 12:10:23 Koyamangalath, Abhilash wrote: On Tue, Aug 30, 2011 Laurent Pinchart wrote: On Wednesday 10 August 2011 16:03:12 Deepthy Ravi wrote: From: Abhilash K V abhilash...@ti.com While resuming from the suspended to memory state, occasionally CCDC

RE: [PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume

2011-09-07 Thread Koyamangalath, Abhilash
On Tue, Aug 30, 2011 Laurent Pinchart wrote: Hi, On Wednesday 10 August 2011 16:03:12 Deepthy Ravi wrote: From: Abhilash K V abhilash...@ti.com While resuming from the suspended to memory state, occasionally CCDC fails to get enabled and thus fails to capture frames any more till the

Re: [PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume

2011-08-30 Thread Laurent Pinchart
Hi, On Wednesday 10 August 2011 16:03:12 Deepthy Ravi wrote: From: Abhilash K V abhilash...@ti.com While resuming from the suspended to memory state, occasionally CCDC fails to get enabled and thus fails to capture frames any more till the next suspend/resume is issued. This is a race

[PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume

2011-08-10 Thread Deepthy Ravi
From: Abhilash K V abhilash...@ti.com While resuming from the suspended to memory state, occasionally CCDC fails to get enabled and thus fails to capture frames any more till the next suspend/resume is issued. This is a race condition which happens only when a CCDC frame-completion ISR is pending