diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2020-08-28 11:37:52 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-28 10:26:47 +0200 |
commit | c7ac46dac744455047438de7acc63e1236536a83 (patch) | |
tree | df5b716d3cb682410cf5e504490f673d7f67f826 /drivers/mtd/ubi | |
parent | 9cfbf7a6416b5fa2b88ac337d092be82778a0469 (diff) | |
download | linux-c7ac46dac744455047438de7acc63e1236536a83.tar.bz2 |
tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()
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, create a new label to put clkname on errors.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/583003f385a103b4c089ce8144a215c58cfb117a.1598594714.git.viresh.kumar@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mtd/ubi')
0 files changed, 0 insertions, 0 deletions