From: Axel Lin Date: Thu, 20 Oct 2011 02:54:13 +0000 (+0800) Subject: ASoC: ak4671: Use snd_soc_update_bits for read-modify-write X-Git-Tag: v3.2-rc1~127^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96c255df75782c97dca8e2529bc09cb80425fe7;p=pandora-kernel.git ASoC: ak4671: 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed