From: Axel Lin Date: Tue, 4 Oct 2011 01:55:45 +0000 (+0800) Subject: ASoC: wm8711: Use snd_soc_update_bits for read-modify-write X-Git-Tag: v3.2-rc1~127^2~1^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b9ce622a8c29740707e5fbb54cddf8d7892398;p=pandora-kernel.git ASoC: wm8711: Use snd_soc_update_bits for read-modify-write Use snd_soc_update_bits for read-modify-write register access instead of open-coding it using snd_soc_read and snd_soc_write Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed