From: Axel Lin Date: Fri, 30 Dec 2011 15:36:23 +0000 (+0800) Subject: ASoC: Fix return value of wm8580_set_sysclk() X-Git-Tag: v3.3-rc1~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748b217827974d34a7341142599f0db631a3e45a;p=pandora-kernel.git ASoC: Fix return value of wm8580_set_sysclk() We can't just pass back the return value of snd_soc_update_bits() as it will be 1 if a bit changed rather than zero. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed