diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2018-05-30 18:15:19 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-30 18:34:28 +0300 |
commit | b91530f0a39edd82aa1b286bd921d052eb747f31 (patch) | |
tree | c8b4524240c07c3d3ed68c5630cf210feb0a5f97 /sound/soc/codecs/da7219.h | |
parent | c25f2566250cc58491a489c854013aecdf75dfef (diff) | |
download | linux-b91530f0a39edd82aa1b286bd921d052eb747f31.tar.xz |
ASoC: core: Fix return code shown on error for hw_params
When the call to hw_params for a component fails, the error code is held
by the variable '__ret' but the error message displays the value held by
the variable 'ret'. Fix the return code shown when hw_params fails for
a component.
Fixes: b8135864d4d3 ("ASoC: snd_soc_component_driver has snd_pcm_ops")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/da7219.h')
0 files changed, 0 insertions, 0 deletions