Re: [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions

From: Dmitry Osipenko
Date: Tue Dec 22 2020 - 14:15:30 EST


22.12.2020 11:55, Viresh Kumar пишет:
> On 17-12-20, 21:06, Dmitry Osipenko wrote:
>> Add resource-managed versions of OPP API functions. This removes a need
>> from drivers to store and manage OPP table pointers.
>>
>> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
>> ---
>> drivers/opp/core.c | 173 +++++++++++++++++++++++++++++++++++++++++
>> drivers/opp/of.c | 25 ++++++
>> include/linux/pm_opp.h | 51 ++++++++++++
>> 3 files changed, 249 insertions(+)
>
> Please send a patchset of its own for this patch, along with updates to all the
> existing code that can make use of these.
>

ok