diff options
author | zpershuai <zpershuai@gmail.com> | 2021-05-27 18:20:57 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-02 12:03:26 +0100 |
commit | f131767eefc47de2f8afb7950cdea78397997d66 (patch) | |
tree | f1e9af64aa94b8ed8e00f494ce464ca27fcffaae /tools/perf/scripts/python/stackcollapse.py | |
parent | 2ec6f20b33eb4f62ab90bdcd620436c883ec3af6 (diff) |
spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
In zynq_qspi_probe function, when enable the device clock is done,
the return of all the functions should goto the clk_dis_all label.
If num_cs is not right then this should return a negative error
code but currently it returns success.
Signed-off-by: zpershuai <zpershuai@gmail.com>
Link: https://lore.kernel.org/r/1622110857-21812-1-git-send-email-zpershuai@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions