> 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 <[email protected]> > > Suggested-by: Chanwoo Choi <[email protected]> > > Signed-off-by: Lukasz Luba <[email protected]> > > --- > > drivers/devfreq/devfreq.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ > > include/linux/devfreq.h | 6 ++++++ > > 2 files changed, 50 insertions(+) > > Reviewed-by: Chanwoo Choi <[email protected]>
Acked-by: MyungJoo Ham <[email protected]> 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

