Re: [PATCH v3 0/4] ov7670: migrate this sensor and its users to ctrl framework.

2012-10-26 Thread javier Martin
are not that trivial, so I prefer > if you could do it and test if everything still applies. You need to apply the series in the following order: Firstly: [PATCH v2 0/5] media: ov7670: driver cleanup and support for ov7674. Secondly: [PATCH v3 0/4] ov7670: migrate this sensor and its

Re: [PATCH v3 0/4] ov7670: migrate this sensor and its users to ctrl framework.

2012-10-25 Thread Mauro Carvalho Chehab
Hi Javier, Em Thu, 25 Oct 2012 15:27:08 +0200 javier Martin escreveu: > Hi Mauro, Jon, > any more issues related with this series? Patch doesn't apply anymore: patching file drivers/media/i2c/ov7670.c Hunk #2 succeeded at 191 (offset -32 lines). Hunk #3 succeeded at 220 (offset -35 lines). Hun

Re: [PATCH v3 0/4] ov7670: migrate this sensor and its users to ctrl framework.

2012-10-25 Thread javier Martin
Hi Mauro, Jon, any more issues related with this series? Regards. On 29 September 2012 21:25, Jonathan Corbet wrote: > On Fri, 28 Sep 2012 13:26:39 +0200 > Javier Martin wrote: > >> The following series migrate ov7670 sensor and current users to ctrl >> framework >> as discussed in [1]. This

Re: [PATCH v3 0/4] ov7670: migrate this sensor and its users to ctrl framework.

2012-09-29 Thread Jonathan Corbet
On Fri, 28 Sep 2012 13:26:39 +0200 Javier Martin wrote: > The following series migrate ov7670 sensor and current users to ctrl framework > as discussed in [1]. This has been tested against mx2_camera soc-camera > bridge, > so tests or acks will be required from people using cam-core and via-cam

[PATCH v3 0/4] ov7670: migrate this sensor and its users to ctrl framework.

2012-09-28 Thread Javier Martin
The following series migrate ov7670 sensor and current users to ctrl framework as discussed in [1]. This has been tested against mx2_camera soc-camera bridge, so tests or acks will be required from people using cam-core and via-camera out there. This will have to be applied on top of my previous