Re: [PATCH 5/5] soc-camera: tw9910: Add revision control on tw9910_set_hsync

2009-10-13 Thread Guennadi Liakhovetski
On Tue, 13 Oct 2009, Kuninori Morimoto wrote: > 10 - 3 bit hsync control are same as Rev0/Rev1. > But only rev1 can control more 3 bit for hsync. > This patch modify this problem > > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/tw9910.c | 26 +- > 1 fil

[PATCH 5/5] soc-camera: tw9910: Add revision control on tw9910_set_hsync

2009-10-12 Thread Kuninori Morimoto
10 - 3 bit hsync control are same as Rev0/Rev1. But only rev1 can control more 3 bit for hsync. This patch modify this problem Signed-off-by: Kuninori Morimoto --- drivers/media/video/tw9910.c | 26 +- 1 files changed, 17 insertions(+), 9 deletions(-) diff --git a/driv