Re: [PATCH v5.1 34/35] smiapp: Generic SMIA++/SMIA PLL calculator

2012-03-08 Thread Sakari Ailus
Hi Laurent, On Thu, Mar 08, 2012 at 03:38:45PM +0100, Laurent Pinchart wrote: > Hi Sakari, > > Thanks for the patch. > > On Thursday 08 March 2012 15:57:29 Sakari Ailus wrote: > > From: Sakari Ailus > > > > Calculate PLL configuration based on input data: sensor configuration, board > > proper

Re: [PATCH v5.1 34/35] smiapp: Generic SMIA++/SMIA PLL calculator

2012-03-08 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Thursday 08 March 2012 15:57:29 Sakari Ailus wrote: > From: Sakari Ailus > > Calculate PLL configuration based on input data: sensor configuration, board > properties and sensor-specific limits. > > Signed-off-by: Sakari Ailus [snip] > diff --git a/driver

[PATCH v5.1 34/35] smiapp: Generic SMIA++/SMIA PLL calculator

2012-03-08 Thread Sakari Ailus
From: Sakari Ailus Calculate PLL configuration based on input data: sensor configuration, board properties and sensor-specific limits. Signed-off-by: Sakari Ailus --- drivers/media/video/Kconfig |3 + drivers/media/video/Makefile |2 + drivers/media/video/smiapp-pll.c | 419 +