RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Guennadi Liakhovetski
On Fri, 26 Jun 2009, Karicheri, Muralidharan wrote: > I see your point. I think what we could do is to keep this patch in our > internal tree until you complete fixing the cropping/scaling issue. I > will merge your future patches to this version. When you are ready to do > the migration to sub

RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Karicheri, Muralidharan
Guennadi, > >I thought you would be doing the latter part - v4l2-subdev conversion. >Which is good. But, you wrote: > >> This patch migrates mt9t031 driver from SOC Camera interface to >> sub device interface. This is sent to get a feedback about the >> changes done since I am not sure if some of

RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Guennadi Liakhovetski
On Fri, 26 Jun 2009, Karicheri, Muralidharan wrote: > > > >). I started by converting mx3-camera and mt9t031, and I shall upload an > >incomplete patch, converting only these drivers to my "testing" area, > >while I shall start converting the rest of the drivers... So, it is > >advisable to wait f

RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Karicheri, Muralidharan
> >). I started by converting mx3-camera and mt9t031, and I shall upload an >incomplete patch, converting only these drivers to my "testing" area, >while I shall start converting the rest of the drivers... So, it is >advisable to wait for that patch to appear and base any future (including >this on

Re: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Hans Verkuil
kernel.org] On Behalf Of Guennadi Liakhovetski >> > >Sent: Thursday, June 25, 2009 1:46 PM >> > >To: Karicheri, Muralidharan >> > >Cc: linux-media@vger.kernel.org; davinci-linux-open- >> > >sou...@linux.davincidsp.com >> > >Subject:

Re: [PATCH] mt9t031 - migration to sub device frame work

2009-06-26 Thread Guennadi Liakhovetski
adi Liakhovetski > > >Sent: Thursday, June 25, 2009 1:46 PM > > >To: Karicheri, Muralidharan > > >Cc: linux-media@vger.kernel.org; davinci-linux-open- > > >sou...@linux.davincidsp.com > > >Subject: Re: [PATCH] mt9t031 - migration to sub device frame

Re: [PATCH] mt9t031 - migration to sub device frame work

2009-06-25 Thread Hans Verkuil
; >To: Karicheri, Muralidharan > >Cc: linux-media@vger.kernel.org; davinci-linux-open- > >sou...@linux.davincidsp.com > >Subject: Re: [PATCH] mt9t031 - migration to sub device frame work > > > >On Wed, 24 Jun 2009, m-kariche...@ti.com wrote: > > > >> From:

RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-25 Thread Guennadi Liakhovetski
f Guennadi Liakhovetski > >Sent: Thursday, June 25, 2009 1:46 PM > >To: Karicheri, Muralidharan > >Cc: linux-media@vger.kernel.org; davinci-linux-open- > >sou...@linux.davincidsp.com > >Subject: Re: [PATCH] mt9t031 - migration to sub device frame work > > > >On

RE: [PATCH] mt9t031 - migration to sub device frame work

2009-06-25 Thread Karicheri, Muralidharan
i-linux-open- >sou...@linux.davincidsp.com >Subject: Re: [PATCH] mt9t031 - migration to sub device frame work > >On Wed, 24 Jun 2009, m-kariche...@ti.com wrote: > >> From: Muralidharan Karicheri >> >> This patch migrates mt9t031 driver from SOC Camera interface to >> sub d

Re: [PATCH] mt9t031 - migration to sub device frame work

2009-06-25 Thread Guennadi Liakhovetski
On Wed, 24 Jun 2009, m-kariche...@ti.com wrote: > From: Muralidharan Karicheri > > This patch migrates mt9t031 driver from SOC Camera interface to > sub device interface. This is sent to get a feedback about the > changes done since I am not sure if some of the functionality > that is removed wo

[PATCH] mt9t031 - migration to sub device frame work

2009-06-24 Thread m-karicheri2
From: Muralidharan Karicheri This patch migrates mt9t031 driver from SOC Camera interface to sub device interface. This is sent to get a feedback about the changes done since I am not sure if some of the functionality that is removed works okay with SOC Camera bridge driver or not. Following func