From: Lars-Peter Clausen Date: Mon, 28 Nov 2011 16:28:11 +0000 (+0100) Subject: ASoC: ad193x: Use snd_soc_update_bits where appropriate X-Git-Tag: v3.3-rc1~14^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82ca578fd8b28d9600a077f4e24e22a71383fe8;p=pandora-kernel.git ASoC: ad193x: Use snd_soc_update_bits where appropriate We can reduce the code size here a bit by using snd_soc_update_bits instead of open-coding the read-modify-write cycle. The conversion done in this patch is not completely straightforward and some minor code restructuring has been incorporated to further reduce the code size. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed