From: Axel Lin Date: Fri, 30 Dec 2011 15:34:54 +0000 (+0800) Subject: ASoC: Fix return value of ak4641_pcm_set_dai_fmt() X-Git-Tag: v3.3-rc1~14^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16aff769d73c6b66a79450d7218f31dc46962536;p=pandora-kernel.git ASoC: Fix return value of ak4641_pcm_set_dai_fmt() 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