lkml.org 
[lkml]   [2017]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRE: [PATCH 3/3] PM / devfreq: Remove unnecessary separate _remove_devfreq()
    From
    Date
    > The _remove_devfreq() releases the all resources of the devfreq
    > device. This function is only called in the devfreq_dev_release().
    > For that reason, the devfreq core doesn't need to leave the
    > _remove_devfreq() separately. This patch releases the all
    > resources in the devfreq_dev_release() and then removes the
    > _remove_devfreq().
    >
    > Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>

    Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

    > ---
    > drivers/devfreq/devfreq.c | 23 +++++++----------------
    > 1 file changed, 7 insertions(+), 16 deletions(-)
    \
     
     \ /
      Last update: 2017-01-24 04:42    [W:4.661 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site