[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9d1cd4bdf63fd2ad980554e913c5741a@codeaurora.org>
Date: Mon, 23 Dec 2019 16:21:34 +0530
From: sthella@...eaurora.org
To: Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: srinivas.kandagatla@...aro.org, agross@...nel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH] nvmem: add QTI SDAM driver
On 2019-12-20 05:59, Bjorn Andersson wrote:
> On Thu 19 Dec 02:29 PST 2019, sthella@...eaurora.org wrote:
>
>> On 2019-12-18 11:44, Bjorn Andersson wrote:
>> > On Tue 17 Dec 01:20 PST 2019, Shyam Kumar Thella wrote:
> [..]
>> > > +subsys_initcall(sdam_init);
>> >
>> > module_platform_driver(sdam_driver), unless you have some strong
>> > arguments for why this needs to be subsys_initcall
>> There are some critical sybsystems which depend on nvmem data. So I
>> would
>> prefer using subsys_initcall().
>
> How critical? Needed to kernel module loading?
>
> Can you please document this need somehow? (either a comment here or
> something in the commit message). Be specific.
Sure. I will add the need in commit message in its next patch.
>
> THanks,
> Bjorn
Powered by blists - more mailing lists