OSDN Git Service

ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk
authorAxel Lin <axel.lin@ingics.com>
Thu, 28 Aug 2014 08:27:56 +0000 (16:27 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 28 Aug 2014 18:14:18 +0000 (19:14 +0100)
commit5f609f282b59f111840e755bac8da980387e044e
tree1c0af65b83c15805f18fbc5faf0f28855434020e
parent1a83269d5c41b77f2a4bbb3828c668c96832742e
ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk

Use single snd_soc_update_bits() call to update the register bits.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Brian Austin <brian.austin@cirrus.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs35l32.c