Re: Soc-camera and 2.6.33

2010-06-01 Thread Guennadi Liakhovetski
On Tue, 1 Jun 2010, Robert Jarzmik wrote: > Guennadi Liakhovetski writes: > > > a lot of things changed in and around soc-camera between 2.6.30 and > > .33... E.g., previously you could load driver modules in any order, it > > would work in any case. Now if you load your host driver (pxa) and

Re: Soc-camera and 2.6.33

2010-06-01 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > a lot of things changed in and around soc-camera between 2.6.30 and > .33... E.g., previously you could load driver modules in any order, it > would work in any case. Now if you load your host driver (pxa) and your > client driver is not there yet, it should be

Re: Soc-camera and 2.6.33

2010-05-31 Thread Robert Jarzmik
Guennadi Liakhovetski writes: > Hi Robert > > a lot of things changed in and around soc-camera between 2.6.30 and > .33... E.g., previously you could load driver modules in any order, it > would work in any case. Now if you load your host driver (pxa) and your > client driver is not there yet,

Re: Soc-camera and 2.6.33

2010-05-31 Thread Guennadi Liakhovetski
Hi Robert On Mon, 31 May 2010, Robert Jarzmik wrote: > I tried to upgrade from 2.6.30 to 2.6.33 and verify my board (ie. the mt9m111 > sensor with pxa_camera host). > > I'm a bit surprised it didn't work. I dig just a bit, and found that : > - in soc_camera_init_i2c(), the following call fails

Soc-camera and 2.6.33

2010-05-31 Thread Robert Jarzmik
I tried to upgrade from 2.6.30 to 2.6.33 and verify my board (ie. the mt9m111 sensor with pxa_camera host). I'm a bit surprised it didn't work. I dig just a bit, and found that : - in soc_camera_init_i2c(), the following call fails subdev = v4l2_i2c_new_subdev_board(&ici->v4l2_dev, adap,