Skip to content
Commit f78b1e0a authored by Christoph Jaeger's avatar Christoph Jaeger Committed by Mark Brown
Browse files

ASoC: alc56(23|32): fix undefined return value of probing code

Commit 5d6be5aa

 ("ASoC: codec: Simplify ASoC probe code.") left variable
'ret', whose value is returned, uninitialized. Since it is not used
otherwise, remove it.

Signed-off-by: default avatarChristoph Jaeger <christophjaeger@linux.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent c159a850
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment