Re: [PATCH 5/6] omap3isp: ccdc: Remove ispccdc_syncif structure

2012-06-27 Thread Sakari Ailus
Laurent Pinchart wrote: > The structure is only used to store configuration data and pass it to > CCDC configuration functions. Access the data directly from the > locations that need it. > > Signed-off-by: Laurent Pinchart Thanks!! Acked-by: Sakari Ailus -- Sakari Ailus sakari.ai...@iki.fi

[PATCH 5/6] omap3isp: ccdc: Remove ispccdc_syncif structure

2012-06-26 Thread Laurent Pinchart
The structure is only used to store configuration data and pass it to CCDC configuration functions. Access the data directly from the locations that need it. Signed-off-by: Laurent Pinchart --- drivers/media/video/omap3isp/ispccdc.c | 38 ++- drivers/media/video/oma