Re: [PATCH v2 09/10] v4l: Aptina-style sensor PLL support

2012-03-03 Thread Laurent Pinchart
Hi Sakari, Thanks for the review. On Friday 02 March 2012 20:46:21 Sakari Ailus wrote: > On Fri, Mar 02, 2012 at 11:44:06AM +0100, Laurent Pinchart wrote: > > Add a generic helper function to compute PLL parameters for PLL found in > > several Aptina sensors. > > > > Signed-off-by: Laurent Pinch

Re: [PATCH v2 09/10] v4l: Aptina-style sensor PLL support

2012-03-02 Thread Sakari Ailus
Hi Laurent, Thanks for the patch. On Fri, Mar 02, 2012 at 11:44:06AM +0100, Laurent Pinchart wrote: > Add a generic helper function to compute PLL parameters for PLL found in > several Aptina sensors. > > Signed-off-by: Laurent Pinchart > --- > drivers/media/video/Kconfig |4 + > driv

[PATCH v2 09/10] v4l: Aptina-style sensor PLL support

2012-03-02 Thread Laurent Pinchart
Add a generic helper function to compute PLL parameters for PLL found in several Aptina sensors. Signed-off-by: Laurent Pinchart --- drivers/media/video/Kconfig |4 + drivers/media/video/Makefile |4 + drivers/media/video/aptina-pll.c | 120 +