[PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Feb 15 21:26:55 EST 2013


On Thu, Feb 14, 2013 at 05:14:35PM -0800, Doug Anderson wrote:

> The regulator_get() calls are before regulator_init_complete() by
> quite a margin.  The regulator_init_complete() is a late_initcall, so
> that's not too surprising.  Are we not supposed to access regulators
> until after late_init()?  That seems like quite a limitation...

No, they should work fine at all points (the worst that'll happen is
that you might get a few extra deferrals).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20130215/9eacddc5/attachment.sig>


More information about the devicetree-discuss mailing list