From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752958AbbJTTgg (ORCPT ); Tue, 20 Oct 2015 15:36:36 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:39495 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752421AbbJTTg2 (ORCPT ); Tue, 20 Oct 2015 15:36:28 -0400 Date: Tue, 20 Oct 2015 20:35:28 +0100 From: Mark Brown To: Alan Stern Cc: Tomeu Vizoso , Rob Herring , "Rafael J. Wysocki" , David Woodhouse , Greg Kroah-Hartman , Russell King , Michael Turquette , Stephen Boyd , Vinod Koul , Dan Williams , Linus Walleij , Alexandre Courbot , Thierry Reding , David Airlie , Terje =?iso-8859-1?Q?Bergstr=F6m?= , Stephen Warren , Wolfram Sang , Frank Rowand , Grant Likely , Kishon Vijay Abraham I , Sebastian Reichel , Dmitry Eremin-Solenikov , Liam Girdwood , Felipe Balbi , Jingoo Han , Lee Jones , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , "linux-kernel@vger.kernel.org" , linux-clk@vger.kernel.org, dmaengine@vger.kernel.org, "linux-gpio@vger.kernel.org" , dri-devel , "linux-tegra@vger.kernel.org" , "linux-i2c@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-pm@vger.kernel.org" , Linux PWM List , Linux USB List , "linux-fbdev@vger.kernel.org" Message-ID: <20151020193528.GE32054@sirena.org.uk> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7fVr/IRGAG9sAW4J" Content-Disposition: inline In-Reply-To: X-Cookie: HUGH BEAUMONT died in 1982!! User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [GIT PULL] On-demand device probing X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7fVr/IRGAG9sAW4J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 20, 2015 at 01:14:46PM -0400, Alan Stern wrote: > On Tue, 20 Oct 2015, Tomeu Vizoso wrote: > > This iteration of the series would make this quite easy, as > > dependencies are calculated before probes are attempted: > > https://lkml.org/lkml/2015/6/17/311 > But what Rafael is proposing is quite general; it would apply to _all_ > dependencies as opposed to just those present in DT drivers or those=20 > affecting platform_devices. We'll still need most of the DT bits that are there at the minute (the ones strewn around the subsystems) AFAICT since it's at the point where we parse the DT and work out what the dependencies are which we probably want to do prior to getting the drivers up and will be different for ACPI. I think the level of DT dependency here looks a lot larger than it actually is due to the fact that a lot of what's being modified is DT parsing code. --7fVr/IRGAG9sAW4J Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWJpd/AAoJECTWi3JdVIfQyOUH/3aWMFomvCvS2CL4BvzIQDB4 BphbR2H9ODV06RJMlHiGXa91+iBfp+FxWHQeyoc0ySA1Jn2tzZp8YwHnkNB32MvM lh9IOvlTQGwWOFxNNJZeExicoCW4ui3F1sQmcS3ycu9gHHUi/xdqczCFlIeJdJRX mSuLTMmuJVsxwFPY/X7EmKZzJLG8eIHWwzkH66432AO4UpU9Bs/dZ5vPxCSCsL89 xEBG0PSdsFy/hL2Ag1zHZcu49cpEDLK/26vKrW96Ql6dklsfN5D3HDazZ4l0RE0r 5iF7s3G0fFNpopm+SgwuwWXN92NtcPiHMEfZwLFeekLgyA+fdXC8yesekx0zmVg= =cBfe -----END PGP SIGNATURE----- --7fVr/IRGAG9sAW4J--