diff options
author | 2022-06-24 16:27:45 +0800 | |
---|---|---|
committer | 2022-06-24 14:06:58 +0100 | |
commit | 7f6409fd9b54b6f56444edc996cd28059f215415 (patch) | |
tree | 20b9a03d11f7b436b8356a030f9ae6287cac2099 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ASoC: Intel: haswell and broadwell boards update (diff) | |
download | linux-dev-7f6409fd9b54b6f56444edc996cd28059f215415.tar.xz linux-dev-7f6409fd9b54b6f56444edc996cd28059f215415.zip |
ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()
The error code is missing in this code scenario, add the error code
'-EINVAL' to the return value 'ret'.
This was found by coccicheck:
sound/soc/rockchip/rockchip_i2s.c:810 rockchip_i2s_probe() warn: missing error code 'ret'.
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220624082745.68367-1-jiapeng.chong@linux.alibaba.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