From: Brian Austin Date: Thu, 7 Aug 2014 14:34:38 +0000 (-0500) Subject: ASoC: cs35l32: fix compile warning for i2c_probe X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~8^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f57532ede565a3c71da7b7727369f374c51acb;p=pandora-kernel.git ASoC: cs35l32: fix compile warning for i2c_probe Forgot to add a return for err_disable goto statement. Causes compile warning of control reaching end of non-void Signed-off-by: Brian Austin Signed-off-by: Mark Brown --- Reading git-diff-tree failed