Re: [PATCH 3/5] v4l: Aptina-style sensor PLL support

2012-03-06 Thread Sakari Ailus
Hi Laurent, On Tue, Mar 06, 2012 at 01:09:44PM +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 Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi jabber

[PATCH 3/5] v4l: Aptina-style sensor PLL support

2012-03-06 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 |3 + drivers/media/video/Makefile |4 + drivers/media/video/aptina-pll.c | 174 +