diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2020-08-28 11:37:50 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-09-09 16:11:41 +0100 |
commit | 7d568edff5cb7968cc5f29e85da15f941b8070b8 (patch) | |
tree | d8b6fc6d3dcec45ec6cb8f3d2b4a4fe30588e551 /drivers/spi/spi-qcom-qspi.c | |
parent | f4d51dffc6c01a9e94650d95ce0104964f8ae822 (diff) | |
download | linux-7d568edff5cb7968cc5f29e85da15f941b8070b8.tar.gz linux-7d568edff5cb7968cc5f29e85da15f941b8070b8.tar.bz2 linux-7d568edff5cb7968cc5f29e85da15f941b8070b8.zip |
spi: spi-geni-qcom: 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 and put clkname on errors.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/ea0864d41277e61fa31d304fbd4cf9af6b314269.1598594714.git.viresh.kumar@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-qcom-qspi.c')
0 files changed, 0 insertions, 0 deletions