lkml.org 
[lkml]   [2020]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] OPP: Put opp table in dev_pm_opp_set_rate() all the time
From
Date
Quoting Viresh Kumar (2020-08-12 01:20:13)
> On 11-08-20, 14:28, Stephen Boyd wrote:
> > @@ -905,7 +907,7 @@ int dev_pm_opp_set_rate(struct device *dev, unsigned long target_freq)
> >
> > ret = _set_opp_bw(opp_table, NULL, dev, true);
> > if (ret)
> > - return ret;
> > + goto put_opp_table;
>
> This was broken by a different patch.
>
> Fixes: b00e667a6d8b ("opp: Remove bandwidth votes when target_freq is zero")
>
> I did split the patch into two and applied the correct tags (not yet
> pushed though).

Ok, makes sense. Thanks!

\
 
 \ /
  Last update: 2020-08-12 10:23    [W:0.053 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site