Finlye Xiao <finley.xiao@xxxxxxxxxxxxxx> writes: > From: Finley Xiao <finley.xiao@xxxxxxxxxxxxxx> > > We will register a cpufreq notifier for adjusting opp's voltage, and it > need to fetch cpu's leakage from efuse in the notifier_call. so the efuse > driver should probe before cpufreq driver. > > Signed-off-by: Finley Xiao <finley.xiao@xxxxxxxxxxxxxx> Why can't this be handled with deferred probling? initcall ordering is a can of worms. Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html