18 Oct
2011
18 Oct
'11
5:23 a.m.
2011/10/14 Axel Lin axel.lin@gmail.com:
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
Acked-by: Barry Song 21cnbao@gmail.com
and fix the changelog as Mark pointed out.
sound/soc/codecs/ad193x.c | 25 ++++++++++++------------- 1 files changed, 12 insertions(+), 13 deletions(-)
-barry