diff options
author | Qinglang Miao <miaoqinglang@huawei.com> | 2020-11-03 10:49:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-09 22:44:30 +0300 |
commit | 9bb9ef2b3e5d9d012876e7e2d7757eb30e865bee (patch) | |
tree | 45722b7c873f5963e5cda45b528be54885d40480 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a042184c7fb99961ea083d4ec192614bec671969 (diff) | |
download | linux-9bb9ef2b3e5d9d012876e7e2d7757eb30e865bee.tar.xz |
spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume
Fix the missing clk_disable_unprepare() before return
from bcm63xx_hsspi_resume in the error handling case when
fails to prepare and enable bs->pll_clk.
Fixes: 0fd85869c2a9 ("spi/bcm63xx-hsspi: keep pll clk enabled")
Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com>
Link: https://lore.kernel.org/r/20201103074911.195530-1-miaoqinglang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions