[PATCH v2 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver

Doug Anderson dianders at chromium.org
Sat Feb 16 05:57:27 EST 2013


On Fri, Feb 15, 2013 at 9:44 AM, Mark Brown
<broonie at opensource.wolfsonmicro.com> wrote:
> On Fri, Feb 15, 2013 at 10:38:29AM -0700, Stephen Warren wrote:
>
>> Either way though, I believe that upstream, no driver should be relying
>> on specific initcall levels in order to get dependencies/initialization
>> ordering correct.
>
> Right, in the past we did bodges like this but in the glorious new
> present where deferred probing is available it shouldn't be needed any
> more except for a few fun cases like cpufreq that are outside the device
> model.

OK, thanks to all.  I will submit with module_platform_driver() shortly.


More information about the devicetree-discuss mailing list