From: Axel Lin Date: Sun, 16 Oct 2011 15:30:21 +0000 (+0800) Subject: ASoC: wm8900: Use snd_soc_update_bits for read-modify-write X-Git-Tag: v3.2-rc1~127^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29c6a01df8de1329303da09ca9793e9f65608216;p=pandora-kernel.git ASoC: wm8900: 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