diff options
author | 2021-05-27 18:20:57 +0800 | |
---|---|---|
committer | 2021-06-02 12:03:26 +0100 | |
commit | f131767eefc47de2f8afb7950cdea78397997d66 (patch) | |
tree | f1e9af64aa94b8ed8e00f494ce464ca27fcffaae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: Cleanup on failure of initial setup (diff) | |
download | wireguard-linux-f131767eefc47de2f8afb7950cdea78397997d66.tar.xz wireguard-linux-f131767eefc47de2f8afb7950cdea78397997d66.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions