]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00162035 Fix usage of snd_soc_update_bits() func in SGTL5000 driver
authorMahesh Mahadevan <r9aadq@freescale.com>
Thu, 10 Nov 2011 23:20:31 +0000 (17:20 -0600)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:00 +0000 (14:10 +0200)
commit7d0335806c9e018bee58db55f147b0135fb7afc1
tree82e8a6ce6cec08ce43dd639d626033dc5f91af00
parentf44b2137c4077b34de313627ab4932959bdbb9de
ENGR00162035 Fix usage of snd_soc_update_bits() func in SGTL5000 driver

Some calls to the snd_soc_update_bits() uses an incorrect value for the
mask field

Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
sound/soc/codecs/sgtl5000.c