Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-10-19 Thread phil . edworthy
Hi Guennadi, Morimoto-san, > > > Both are needed. > > > These are bug fix patches > > > > I tried to capture several frames beginning with the very first one (as > > much as performance allowed), and I do see several black or wrongly > > coloured framed in the beginning, but none of those patc

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-10-18 Thread Kuninori Morimoto
Hi Guennadi, and Phil Thank you for your check/test > > Both are needed. > > These are bug fix patches > > I tried to capture several frames beginning with the very first one (as > much as performance allowed), and I do see several black or wrongly > coloured framed in the beginning, but none

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-10-18 Thread Guennadi Liakhovetski
e. > I losted this email. > > > > > > > > Subject: [PATCH 2/3] soc-camera: mt9t112: modify delay time after > > > > > > initialize > (snip) > > > > > > Subject: [PATCH 3/3] soc-camera: mt9t112: The flag which control > > > &g

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-10-12 Thread Kuninori Morimoto
Hi Guennadi > There was a question at the bottom of this email, which you might have > overseen:-) Could you give me an idea, which patche(es) exactly you meant? sorry for my super late response. I losted this email. > > > > > Subject: [PATCH 2/3] soc-camera: mt9t112: mo

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-30 Thread Guennadi Liakhovetski
Morimoto-san There was a question at the bottom of this email, which you might have overseen:-) Could you give me an idea, which patche(es) exactly you meant? Thanks Guennadi On Tue, 20 Sep 2011, Guennadi Liakhovetski wrote: > Morimoto-san > > Thanks for your reply. > > On Mon, 19 Sep 2011,

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-20 Thread Guennadi Liakhovetski
Morimoto-san Thanks for your reply. On Mon, 19 Sep 2011, Kuninori Morimoto wrote: > Hi Guennadi, all > > > > > mt9t112 camera needs 100 milliseconds for initializing > > > > Special thanks to Phil > > > > > > > > Signed-off-by: Kuninori Morimoto > > > > Reported-by: Phil Edworthy > > > > ---

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-19 Thread Kuninori Morimoto
Hi Guennadi, all > > > mt9t112 camera needs 100 milliseconds for initializing > > > Special thanks to Phil > > > > > > Signed-off-by: Kuninori Morimoto > > > Reported-by: Phil Edworthy > > > --- > > > drivers/media/video/mt9t112.c |2 +- > > > 1 files changed, 1 insertions(+), 1 deletions

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-18 Thread Guennadi Liakhovetski
On Sun, 18 Sep 2011, Mauro Carvalho Chehab wrote: > Em 02-02-2010 02:54, Kuninori Morimoto escreveu: > > mt9t112 camera needs 100 milliseconds for initializing > > Special thanks to Phil > > > > Signed-off-by: Kuninori Morimoto > > Reported-by: Phil Edworthy > > --- > > drivers/media/video/mt9

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-18 Thread Mauro Carvalho Chehab
Em 02-02-2010 02:54, Kuninori Morimoto escreveu: > mt9t112 camera needs 100 milliseconds for initializing > Special thanks to Phil > > Signed-off-by: Kuninori Morimoto > Reported-by: Phil Edworthy > --- > drivers/media/video/mt9t112.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-

[PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2010-02-01 Thread Kuninori Morimoto
mt9t112 camera needs 100 milliseconds for initializing Special thanks to Phil Signed-off-by: Kuninori Morimoto Reported-by: Phil Edworthy --- drivers/media/video/mt9t112.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/mt9t112.c b/drivers/media/vid