diff options
author | Fabio Estevam <festevam@denx.de> | 2022-09-14 02:17:06 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-14 12:39:27 +0300 |
commit | 3e9a838634b181b5775d3459f05c2055d24d080a (patch) | |
tree | bac06e147c8becc3c481014cbbcf6b0ba6c56340 /tools/perf/scripts/python/stackcollapse.py | |
parent | 40a57d4b2d82fe4a10bc41aa79532ee33ffdb051 (diff) | |
download | linux-3e9a838634b181b5775d3459f05c2055d24d080a.tar.xz |
ASoC: tas2562: Propagate the error in tas2562_dac_event()
Since commit 2848d34c3ba1 ("ASoC: tas2562: Fix mute/unmute") the
following build warning is seen:
sound/soc/codecs/tas2562.c:442:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
Fix the warning by returning the 'ret' variable.
Fixes: 2848d34c3ba1 ("ASoC: tas2562: Fix mute/unmute")
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Martin PoviĊĦer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220913231706.516849-1-festevam@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