public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: linux-media@vger.kernel.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Subject: Soc-camera and 2.6.33
Date: Mon, 31 May 2010 22:24:06 +0200	[thread overview]
Message-ID: <87fx17vmzd.fsf@free.fr> (raw)


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,
				icl->module_name, icl->board_info, NULL);
   I have subdev = NULL.

 - as a result, I'm getting that kind of log :
     camera 0-0: Probing 0-0
     pxa27x-camera pxa27x-camera.0: Registered platform device at c3010900 data c03f0c24
     pxa27x-camera pxa27x-camera.0: PXA Camera driver attached to camera 0
     RJK: subdev=NULL, module=mt9m111
     pxa27x-camera pxa27x-camera.0: PXA Camera driver detached from camera 0
     camera: probe of 0-0 failed with error -12

 - if I try 2.6.34, I have no error report, and mt9m111 driver is not probed
   either.

Is there an explanation as to why I have this regression ? Is something to be
done with the v4l2 migration ?

Cheers.

--
Robert

             reply	other threads:[~2010-05-31 20:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31 20:24 Robert Jarzmik [this message]
2010-05-31 21:51 ` Soc-camera and 2.6.33 Guennadi Liakhovetski
2010-05-31 22:27   ` Robert Jarzmik
2010-06-01 20:20   ` Robert Jarzmik
2010-06-01 20:31     ` Guennadi Liakhovetski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fx17vmzd.fsf@free.fr \
    --to=robert.jarzmik@free.fr \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox