The nvmem will return EPROBE_DEFER, and so will my driver's init. But then no 
one will call the init again.

> -----Original Message-----
> From: Viresh Kumar <viresh.ku...@linaro.org>
> Sent: Wednesday, May 23, 2018 14:46
> To: Ilia Lin <ilia...@codeaurora.org>
> Cc: Sudeep Holla <sudeep.ho...@arm.com>; Viresh Kumar
> <vire...@kernel.org>; Nishanth Menon <n...@ti.com>; Stephen Boyd
> <sb...@kernel.org>; Rob Herring <r...@kernel.org>; Mark Rutland
> <mark.rutl...@arm.com>; Rafael J. Wysocki <r...@rjwysocki.net>; linux-
> p...@vger.kernel.org; devicet...@vger.kernel.org; Linux Kernel Mailing List
> <linux-kernel@vger.kernel.org>
> Subject: Re: [PATCH v10 1/2] cpufreq: Add Kryo CPU scaling driver
> 
> On 23 May 2018 at 17:04,  <ilia...@codeaurora.org> wrote:
> > You are right. I already checked that in the code...
> > However, with module_init() the driver fails on reading the nvmem.
> 
> And why is it failing ?

Reply via email to