RE: Re: [PATCH v3 3/5] devfreq: add devfreq_suspend/resume() functions

From: MyungJoo Ham
Date: Mon Dec 10 2018 - 21:45:25 EST


> Hi Lukasz,
>
> On 2018ë 12ì 05ì 20:05, Lukasz Luba wrote:
> > This patch adds implementation for global suspend/resume for
> > devfreq framework. System suspend will next use these functions.
> >
> > Suggested-by: Tobias Jakobi <tjakobi@xxxxxxxxxxxxxxxxxxxxx>
> > Suggested-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> > Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx>
> > ---
> > drivers/devfreq/devfreq.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
> > include/linux/devfreq.h | 6 ++++++
> > 2 files changed, 50 insertions(+)
>
> Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

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

The patches from 1 to 3 are being applied and tested.
I'll probably send pull-request to Rafael today after some testing targetting 4.21+

Cheers,
MyungJoo