diff options
author | 2017-08-23 19:37:12 +0530 | |
---|---|---|
committer | 2017-08-23 16:50:21 +0100 | |
commit | 9149916f1e8c912c585ddebf12a98e99bd81aafe (patch) | |
tree | b3ed3a6c0985dd2a29ba9dbbcdbdb898ee782486 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Intel: Skylake: Fix DSP core ref count for init failure (diff) | |
download | wireguard-linux-9149916f1e8c912c585ddebf12a98e99bd81aafe.tar.xz wireguard-linux-9149916f1e8c912c585ddebf12a98e99bd81aafe.zip |
ASoC: Intel: Skylake: Fix uninitialized return
On failure to get dsp_ops, dsp_init returns error without assigning ret. ret
is assigned in code path which will never be executed. Fix it.
Fixes: f77d443c4c29 ("ASoC: Intel: Skylake: Fix to free resources for dsp_init failure"
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions