Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Sakari Ailus
On Wed, Mar 07, 2012 at 11:53:19AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > > From: Sakari Ailus > > > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > > means to set the value

Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Sakari Ailus
On Wed, Mar 07, 2012 at 11:53:19AM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > > From: Sakari Ailus > > > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > > means to set the value

Re: [PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-07 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Tuesday 06 March 2012 18:33:09 Sakari Ailus wrote: > From: Sakari Ailus > > Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove > means to set the value for isp_ccdc_vpcfg.pixelclk. > > Signed-off-by: Sakari Ailus Very nice. Acked-b

[PATCH v5 28/35] omap3isp: Use external rate instead of vpcfg

2012-03-06 Thread Sakari Ailus
From: Sakari Ailus Access pipe->external_rate instead of isp_ccdc.vpcfg.pixelclk. Also remove means to set the value for isp_ccdc_vpcfg.pixelclk. Signed-off-by: Sakari Ailus --- drivers/media/video/omap3isp/isp.c | 14 -- drivers/media/video/omap3isp/isp.h |1 - dri