ASoC: wm9081: Use snd_soc_update_bits for read-modify-write
authorAxel Lin <axel.lin@gmail.com>
Wed, 9 Nov 2011 09:00:05 +0000 (17:00 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 9 Nov 2011 11:45:31 +0000 (11:45 +0000)
commitb402735883c95c270ac42c40370a2663c2c81371
tree2c82a3940f3d7f6adbfd0145dd8a2b57d2dc0c77
parent7d6f6b0f39c41f681e152cd9b1e54246ddb73028
ASoC: wm9081: 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 <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm9081.c
This page took 0.026531 seconds and 5 git commands to generate.