From: Axel Lin Date: Wed, 19 Oct 2011 06:07:31 +0000 (+0800) Subject: ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write X-Git-Tag: v3.2-rc1~127^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee9c183f39f6e77f65a9e3414ff469a4dc34a0b;p=pandora-kernel.git ASoC: ssm2602: 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: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed