On Wed, Oct 21, 2020 at 12:24 AM Viresh Kumar viresh.kumar@linaro.org wrote:
On 05-10-20, 11:56, Viresh Kumar wrote:
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.
While at it, also create a label to put clkname.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Can someone please apply this and the other drm patch (2/8) ?
Rob/Rajendra, can someone please have a look at these patches ?
Oh, sorry I missed that, could someone re-send it and CC freedreno@lists.freedesktop.org so it shows up in patchworks.. that is more reliable counting on me to not overlook something in my mail
BR, -R