diff options
| author | 2022-08-27 13:42:07 +0200 | |
|---|---|---|
| committer | 2022-08-29 17:51:36 +0100 | |
| commit | 2b2bf6b7faa9010fae10dc7de76627a3fdb525b3 (patch) | |
| tree | 19975886d77e8306afa21727bc24119724faff1f /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | Linux 6.0-rc3 (diff) | |
| download | linux-dev-2b2bf6b7faa9010fae10dc7de76627a3fdb525b3.tar.xz linux-dev-2b2bf6b7faa9010fae10dc7de76627a3fdb525b3.zip | |
spi: mt7621: Fix an error message in mt7621_spi_probe()
'status' is known to be 0 at this point. The expected error code is
PTR_ERR(clk).
Switch to dev_err_probe() in order to display the expected error code (in a
human readable way).
This also filters -EPROBE_DEFER cases, should it happen.
Fixes: 1ab7f2a43558 ("staging: mt7621-spi: add mt7621 support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/928f3fb507d53ba0774df27cea0bbba4b055993b.1661599671.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
