From: Christoph Jaeger Date: Fri, 4 Apr 2014 11:44:19 +0000 (+0200) Subject: ASoC: alc56(23|32): fix undefined return value of probing code X-Git-Tag: v3.15-rc1~36^2~1^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78b1e0a8b85ed80b38e9b603b675dd7a0923128;p=pandora-kernel.git 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: Christoph Jaeger Signed-off-by: Mark Brown --- Reading git-diff-tree failed