lkml.org 
[lkml]   [2016]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2 1/4] nvmem: rockchip-efuse: Change initcall to subsys
Date
Am Donnerstag, 18. August 2016, 13:28:58 CEST schrieb Kevin Hilman:
> Finlye Xiao <finley.xiao@rock-chips.com> writes:
> > From: Finley Xiao <finley.xiao@rock-chips.com>
> >
> > 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@rock-chips.com>
>
> Why can't this be handled with deferred probling? initcall ordering is
> a can of worms.

I think the issue is less between efuse and avs driver, but more between avs
driver and cpufreq. The avs driver aims to modify the opp table and thus wants
to do that / register the notifier before cpufreq starts.

And as there is no direct connection between cpufreq and the avs driver,
making cpufreq defer probing is probably not really easy.

\
 
 \ /
  Last update: 2016-09-17 09:57    [W:0.098 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site