[PATCH v3 4/5] mt9p031: Use generic PLL setup code

2012-03-06 Thread Laurent Pinchart
Compute the PLL parameters at runtime using the generic Aptina PLL helper. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/Kconfig |1 + drivers/media/video/mt9p031.c | 62 ++--- 2 files changed, 28

Re: [PATCH v3 4/5] mt9p031: Use generic PLL setup code

2012-03-06 Thread Sakari Ailus
Thanks for the patch, Laurent! Laurent Pinchart wrote: Compute the PLL parameters at runtime using the generic Aptina PLL helper. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/Kconfig |1 + drivers/media/video/mt9p031.c | 62