From: Axel Lin Date: Thu, 13 Oct 2011 14:56:34 +0000 (+0800) Subject: ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-write X-Git-Tag: v3.2-rc1~127^2~1^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6ae96a445fe527e32695135130ce4bd24b90d2;p=pandora-kernel.git ASoC: tlv320aic32x4: 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