RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-12-23 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Monday, December 21, 2009 7:00 PM > To: Hiremath, Vaibhav; linux-media@vger.kernel.org > Cc: hverk...@xs4all.nl > Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume > Support > > Vaibh

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-12-21 Thread Karicheri, Muralidharan
riche...@ti.com >-Original Message- >From: Hiremath, Vaibhav >Sent: Monday, December 21, 2009 1:29 AM >To: Karicheri, Muralidharan; linux-media@vger.kernel.org >Cc: hverk...@xs4all.nl >Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support > >> --

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-12-20 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Friday, November 20, 2009 3:31 AM > To: Hiremath, Vaibhav; linux-media@vger.kernel.org > Cc: hverk...@xs4all.nl > Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume > Support > > Vaibhav, &

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-19 Thread Karicheri, Muralidharan
Vaibhav, I have some comments. I have tested this patch for normal use case of tvp5146 capture on DM355. It looks ok. We don't have support for power management on DM355. So I couldn't test the suspend & resume operations. > > struct ccdc_hw_device { >diff --git a/drivers/media/video/davinci/dm64

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Wednesday, November 18, 2009 10:36 PM > To: Hiremath, Vaibhav; linux-media@vger.kernel.org > Cc: hverk...@xs4all.nl > Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume > Support > > >

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Karicheri, Muralidharan
rnel.org >Cc: hverk...@xs4all.nl >Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support > > >> -Original Message- >> From: Karicheri, Muralidharan >> Sent: Wednesday, November 18, 2009 9:55 PM >> To: Hiremath, Vaibhav; linux-media@vger.ker

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Wednesday, November 18, 2009 9:55 PM > To: Hiremath, Vaibhav; linux-media@vger.kernel.org > Cc: hverk...@xs4all.nl > Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume > Support > > Vaibh

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Karicheri, Muralidharan
aibhav >Sent: Wednesday, November 18, 2009 10:36 AM >To: Karicheri, Muralidharan; linux-media@vger.kernel.org >Cc: hverk...@xs4all.nl >Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support > > >> -Original Message- >> From: Karicheri, Muralidharan >

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Hiremath, Vaibhav
> -Original Message- > From: Karicheri, Muralidharan > Sent: Wednesday, November 18, 2009 8:55 PM > To: Hiremath, Vaibhav; linux-media@vger.kernel.org > Cc: hverk...@xs4all.nl > Subject: RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume > Support > > Vai

RE: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread Karicheri, Muralidharan
2009 6:35 AM >To: linux-media@vger.kernel.org >Cc: hverk...@xs4all.nl; Karicheri, Muralidharan; Hiremath, Vaibhav >Subject: [PATCH] Davinci VPFE Capture: Add Suspend/Resume Support > >From: Vaibhav Hiremath > >Validated on AM3517 Platform. > >Signed-off-by: Vaibhav Hire

[PATCH] Davinci VPFE Capture: Add Suspend/Resume Support

2009-11-18 Thread hvaibhav
From: Vaibhav Hiremath Validated on AM3517 Platform. Signed-off-by: Vaibhav Hiremath --- drivers/media/video/davinci/ccdc_hw_device.h |4 + drivers/media/video/davinci/dm644x_ccdc.c| 87 ++ drivers/media/video/davinci/vpfe_capture.c | 29 ++--- 3 files