Re: [PATCH 08/11] mt9m032: Compute PLL parameters at runtime

2012-02-26 Thread Laurent Pinchart
Hi, On Sunday 26 February 2012 04:27:34 Laurent Pinchart wrote: > Remove the PLL parameters from platform data and pass the external clock > and desired internal clock frequencies instead. The PLL parameters are > now computed at runtime. My bad, this was supposed to be squashed with patch 11/11.

[PATCH 08/11] mt9m032: Compute PLL parameters at runtime

2012-02-25 Thread Laurent Pinchart
Remove the PLL parameters from platform data and pass the external clock and desired internal clock frequencies instead. The PLL parameters are now computed at runtime. Signed-off-by: Laurent Pinchart --- drivers/media/video/mt9m032.c | 16 ++-- include/media/mt9m032.h |4