From: Wei Yongjun Date: Wed, 7 Nov 2012 12:38:35 +0000 (+0800) Subject: ASoC: cs42l52: fix the return value of cs42l52_set_fmt() X-Git-Tag: v3.7-rc6~20^2~3^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c855c8e2be67f2d5a989ef1190098f924f9f820;p=pandora-kernel.git ASoC: cs42l52: fix the return value of cs42l52_set_fmt() Fix the return value of cs42l52_set_fmt() when clock inversion is not allowed and also remove the useless variable ret. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) [We had been assigning to ret but then ignoring the value we assgined -- broonie] Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed