Re: [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Dong Aisheng
On Wed, Mar 10, 2021 at 10:50 AM Chanwoo Choi wrote: > > On 3/10/21 11:43 AM, Dong Aisheng wrote: > > On Tue, Mar 9, 2021 at 11:53 PM Chanwoo Choi wrote: > >> > >> On 21. 3. 9. 오후 9:58, Dong Aisheng wrote: > >>> Use the more accurate returned new_freq as resume_freq. > >>> It's the same as how de

Re: [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Chanwoo Choi
On 3/10/21 11:43 AM, Dong Aisheng wrote: > On Tue, Mar 9, 2021 at 11:53 PM Chanwoo Choi wrote: >> >> On 21. 3. 9. 오후 9:58, Dong Aisheng wrote: >>> Use the more accurate returned new_freq as resume_freq. >>> It's the same as how devfreq->previous_freq was updated. >>> >>> Signed-off-by: Dong Aishen

Re: [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Dong Aisheng
On Tue, Mar 9, 2021 at 11:53 PM Chanwoo Choi wrote: > > On 21. 3. 9. 오후 9:58, Dong Aisheng wrote: > > Use the more accurate returned new_freq as resume_freq. > > It's the same as how devfreq->previous_freq was updated. > > > > Signed-off-by: Dong Aisheng > > --- > > drivers/devfreq/devfreq.c |

Re: [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Chanwoo Choi
On 21. 3. 9. 오후 9:58, Dong Aisheng wrote: Use the more accurate returned new_freq as resume_freq. It's the same as how devfreq->previous_freq was updated. Signed-off-by: Dong Aisheng --- drivers/devfreq/devfreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dev

[PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Dong Aisheng
Use the more accurate returned new_freq as resume_freq. It's the same as how devfreq->previous_freq was updated. Signed-off-by: Dong Aisheng --- drivers/devfreq/devfreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c ind

[PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq

2021-03-09 Thread Dong Aisheng
Use the more accurate returned new_freq as resume_freq. It's the same as how devfreq->previous_freq was updated. Signed-off-by: Dong Aisheng --- drivers/devfreq/devfreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c ind