28 Aug
2014
28 Aug
'14
5:08 p.m.
On Thu, 28 Aug 2014, Axel Lin wrote:
Use single snd_soc_update_bits() call to update the register bits.
Signed-off-by: Axel Lin axel.lin@ingics.com
sound/soc/codecs/cs35l32.c | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-)
diff --git a/sound/soc/codecs/cs35l32.c b/sound/soc/codecs/cs35l32.c index 9c6b272..380c212 100644 --- a/sound/soc/codecs/cs35l32.c +++ b/sound/soc/codecs/cs35l32.c
Thanks Axel,
Tested-by: Brian Austin brian.austin@cirrus.com Acked-by: Brian Austin brian.austin@cirrus.com