lkml.org 
[lkml]   [2021]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectPM: add two device managed helpers
    Date
    Qualcomm clock controller code (and most probably other drivers) would
    benefit from having devres helpers for pm_runtime_enable() and
    pm_clk_create(). Add those two helpers.

    ----------------------------------------------------------------
    Dmitry Baryshkov (2):
    PM: runtime: add devm_pm_runtime_enable helper
    PM: clk: add devm_pm_clk_create helper

    drivers/base/power/clock_ops.c | 17 +++++++++++++++++
    drivers/base/power/runtime.c | 17 +++++++++++++++++
    include/linux/pm_clock.h | 5 +++++
    include/linux/pm_runtime.h | 4 ++++
    4 files changed, 43 insertions(+)


    \
     
     \ /
      Last update: 2021-07-27 23:04    [W:3.275 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site