Re: [PATCH 3/5] soc-camera: tw9910: Add output pin control.

2009-10-13 Thread Guennadi Liakhovetski
On Tue, 13 Oct 2009, Kuninori Morimoto wrote: > tw9910 can select output pin width and vs/hs pin feature. > This patch add new flags definition to control it. > > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/tw9910.c | 72 > -- > includ

[PATCH 3/5] soc-camera: tw9910: Add output pin control.

2009-10-12 Thread Kuninori Morimoto
tw9910 can select output pin width and vs/hs pin feature. This patch add new flags definition to control it. Signed-off-by: Kuninori Morimoto --- drivers/media/video/tw9910.c | 72 -- include/media/tw9910.h | 21 +++- 2 files changed, 47