From: Mark Brown Date: Wed, 25 Sep 2013 12:14:41 +0000 (+0100) Subject: ASoC: tlv320aic26: Use snd_soc_update_bits() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0959d472c215e6d712ac47e64110bd125ddd07;p=pandora-kernel.git ASoC: tlv320aic26: Use snd_soc_update_bits() Use snd_soc_update_bits() rather than open coding. Since the register cache is currently only used where update_bits() is used this means the current register cache can be removed entirely. Signed-off-by: Mark Brown --- Reading git-diff-tree failed