From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: v4l2-subdev Re: [PATCH 0/5] soc-camera: convert to platform device Date: Mon, 20 Apr 2009 15:31:44 +0100 Message-ID: <20090420143144.GF8776@sirena.org.uk> References: <20090420140411.GE8776@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org To: Guennadi Liakhovetski Cc: Magnus Damm , Linux Media Mailing List , Robert Jarzmik , Kuninori Morimoto , linux-i2c@vger.kernel.org, Greg KH , Mauro Carvalho Chehab List-Id: linux-i2c@vger.kernel.org On Mon, Apr 20, 2009 at 04:18:41PM +0200, Guennadi Liakhovetski wrote: > If there are other requirements to have i2c initialise early we can well > move it up the chain. I think it would be preferable to modifying each i2c > host adapter driver to use subsys_init(). IIRC there are other ordering constraints on I2C in general that cause problems there in non-embedded cases but I might be misremembering.