> 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