[PATCH 4/5] media: ov7670: add possibility to bypass pll for ov7675.

2012-09-26 Thread Javier Martin
Signed-off-by: Javier Martin --- drivers/media/i2c/ov7670.c | 24 ++-- include/media/ov7670.h |1 + 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/ov7670.c b/drivers/media/i2c/ov7670.c index 175fbfc..54fb535 100644 --- a/drivers/me

Re: [PATCH 4/5] media: ov7670: add possibility to bypass pll for ov7675.

2012-09-26 Thread Jonathan Corbet
On Wed, 26 Sep 2012 11:47:56 +0200 Javier Martin wrote: > > Signed-off-by: Javier Martin This one needs a changelog - what does bypassing the PLL do and why might you want to do it? Otherwise: Acked-by: Jonathan Corbet jon -- To unsubscribe from this list: send the line "unsubscribe linux-

Re: [PATCH 4/5] media: ov7670: add possibility to bypass pll for ov7675.

2012-09-27 Thread javier Martin
On 26 September 2012 18:52, Jonathan Corbet wrote: > On Wed, 26 Sep 2012 11:47:56 +0200 > Javier Martin wrote: > >> >> Signed-off-by: Javier Martin > > This one needs a changelog - what does bypassing the PLL do and why might > you want to do it? Otherwise: As I stated in a previous patch, fra