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

Dmitry Osipenko digetx at gmail.com
Tue Dec 22 19:14:43 UTC 2020


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 at gmail.com>
>> ---
>>  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


More information about the devel mailing list