Re: [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators

From: Dmitry Osipenko
Date: Thu Dec 24 2020 - 07:17:43 EST


24.12.2020 07:10, Viresh Kumar пишет:
> On 23-12-20, 23:38, Dmitry Osipenko wrote:
>> Well, there is no "same structure", the opp_table->set_opp_data is NULL
>> there.
>
> Right, I saw that yesterday. What I meant was that we need to start allocating
> the structure for this case now.
>

Okay, that will be a bit bigger change than this v2. I'll try it
implement yours suggestion in the next revision, thanks.