On Wed, Nov 13, 2013 at 10:29:07AM -0700, Stephen Warren wrote: > It seems slightly odd to tightly link the drivers/of and > drivers/regulator code like that, but I guess with the appropriate > ifdefs it'll work out OK. This isn't really regulator specific - it's something that applies in general to things implementing deferred probing - so we ought to have a generic "we know if devices can appear later or not" flag that subsystems can check.