Re: [PATCH] soc-camera: sh_mobile_ceu_camera: Add support sync polarity selection

2009-11-23 Thread Kuninori Morimoto
Dear Guennadi Thank you checking > In any case, this confirms, how important good name choice is:-) Now, HSP, > etc. have nothing to do with SH, on CEU these fields are called HDPOL and > VDPOL. But I would suggest some descriptive names, like > SH_CEU_FLAG_HSYNC_HIGH or similar. OK. I under

Re: [PATCH] soc-camera: sh_mobile_ceu_camera: Add support sync polarity selection

2009-11-20 Thread Guennadi Liakhovetski
On Fri, 20 Nov 2009, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/sh_mobile_ceu_camera.c | 25 + > include/media/sh_mobile_ceu.h |3 +++ > 2 files changed, 28 insertions(+), 0 deletions(-) > > diff --git a/dri

[PATCH] soc-camera: sh_mobile_ceu_camera: Add support sync polarity selection

2009-11-19 Thread Kuninori Morimoto
Signed-off-by: Kuninori Morimoto --- drivers/media/video/sh_mobile_ceu_camera.c | 25 + include/media/sh_mobile_ceu.h |3 +++ 2 files changed, 28 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/sh_mobile_ceu_camera.c b/drivers/media/vide