From: Mark Brown <broonie@sirena.org.uk>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Magnus Damm <magnus.damm@gmail.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Kuninori Morimoto <morimoto.kuninori@renesas.com>,
linux-i2c@vger.kernel.org, Greg KH <greg@kroah.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: v4l2-subdev Re: [PATCH 0/5] soc-camera: convert to platform device
Date: Mon, 20 Apr 2009 15:04:11 +0100 [thread overview]
Message-ID: <20090420140411.GE8776@sirena.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.64.0904201525320.4403@axis700.grange>
On Mon, Apr 20, 2009 at 03:50:44PM +0200, Guennadi Liakhovetski wrote:
> break if we move it down right after i2c? Another hackish interim solution
> would be to replace module_init with subsys_init in i2c-sh_mobile.c like
> some other i2c adapters do (including MXC, PXA). That's certainly easier,
> but then we'd also have to modify i2c-imx, later maybe i2c-at91.c...
That'd be sensible long term anyway - voltage and current regulators are
often I2C devices and they need to be initialised very early in order to
be available for general use.
next prev parent reply other threads:[~2009-04-20 14:04 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 12:17 [PATCH 0/5] soc-camera: convert to platform device Guennadi Liakhovetski
2009-04-15 12:17 ` [PATCH 1/5] soc-camera: add a free_bus method to struct soc_camera_link Guennadi Liakhovetski
2009-04-16 3:39 ` Eric Miao
2009-04-15 12:17 ` [PATCH 2/5] soc-camera: host-driver cleanup Guennadi Liakhovetski
2009-04-15 20:36 ` Robert Jarzmik
2009-04-15 12:18 ` [PATCH 3/5] soc-camera: remove an extra device generation from struct soc_camera_host Guennadi Liakhovetski
2009-04-15 12:18 ` [PATCH 4/5] soc-camera: simplify register access routines in multiple sensor drivers Guennadi Liakhovetski
2009-04-15 20:36 ` Robert Jarzmik
2009-04-15 12:20 ` [PATCH 5/5] soc-camera: Convert to a platform driver Guennadi Liakhovetski
2009-04-15 20:36 ` Robert Jarzmik
2009-04-16 2:19 ` Dongsoo, Nathaniel Kim
2009-04-16 8:58 ` Guennadi Liakhovetski
2009-04-16 10:00 ` Dongsoo, Nathaniel Kim
2009-04-16 10:30 ` Guennadi Liakhovetski
2009-04-16 11:09 ` Dongsoo, Nathaniel Kim
2009-04-16 12:06 ` Guennadi Liakhovetski
2009-04-16 12:48 ` Dongsoo, Nathaniel Kim
2009-04-16 12:59 ` Guennadi Liakhovetski
2009-04-16 14:44 ` Dongsoo Kim
2009-04-16 14:56 ` Guennadi Liakhovetski
2009-04-16 15:15 ` Dongsoo Kim
2009-04-15 20:36 ` [PATCH 0/5] soc-camera: convert to platform device Robert Jarzmik
2009-04-16 17:49 ` Robert Jarzmik
2009-04-16 18:14 ` Guennadi Liakhovetski
2009-04-16 19:04 ` Robert Jarzmik
2009-04-17 7:29 ` Dongsoo, Nathaniel Kim
2009-04-17 7:48 ` Guennadi Liakhovetski
2009-04-17 7:50 ` Dongsoo, Nathaniel Kim
2009-04-17 7:40 ` Magnus Damm
2009-04-17 7:51 ` Guennadi Liakhovetski
2009-04-17 10:31 ` Magnus Damm
2009-04-17 10:43 ` Guennadi Liakhovetski
2009-04-20 7:14 ` Magnus Damm
2009-04-20 7:22 ` Guennadi Liakhovetski
2009-04-20 8:00 ` Magnus Damm
2009-04-20 8:14 ` Guennadi Liakhovetski
2009-04-20 8:54 ` Magnus Damm
2009-04-20 13:50 ` v4l2-subdev " Guennadi Liakhovetski
2009-04-20 14:04 ` Mark Brown [this message]
2009-04-20 14:18 ` Guennadi Liakhovetski
2009-04-20 14:31 ` Mark Brown
2009-04-20 0:12 ` Kuninori Morimoto
2009-04-20 7:03 ` Magnus Damm
2009-04-17 18:38 ` [PATCH 5/5 v2] soc-camera: Convert to a platform driver Guennadi Liakhovetski
2009-04-19 20:01 ` Robert Jarzmik
2009-04-20 9:45 ` Darius Augulis
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=20090420140411.GE8776@sirena.org.uk \
--to=broonie@sirena.org.uk \
--cc=g.liakhovetski@gmx.de \
--cc=greg@kroah.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mchehab@infradead.org \
--cc=morimoto.kuninori@renesas.com \
--cc=robert.jarzmik@free.fr \
/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