[Lima] [PATCH V2 2/8] drm/lima: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
viresh.kumar at linaro.org
Thu Oct 22 05:14:53 UTC 2020
On 28-08-20, 11:37, Viresh Kumar wrote:
> dev_pm_opp_of_remove_table() doesn't report any errors when it fails to
> find the OPP table with error -ENODEV (i.e. OPP table not present for
> the device). And we can call dev_pm_opp_of_remove_table()
> unconditionally here.
>
> Reviewed-by: Qiang Yu <yuq825 at gmail.com>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
>
> ---
> V2: Applied Reviewed by tag.
> ---
> drivers/gpu/drm/lima/lima_devfreq.c | 6 +-----
> drivers/gpu/drm/lima/lima_devfreq.h | 1 -
> 2 files changed, 1 insertion(+), 6 deletions(-)
Qiang, can you please pick it up ?
--
viresh
More information about the lima
mailing list