On 21 October 2011 08:36, Dong Aisheng-B29396 B29396@freescale.com wrote:
-----Original Message----- From: linux-kernel-owner@vger.kernel.org [mailto:linux-kernel- owner@vger.kernel.org] On Behalf Of Axel Lin Sent: Friday, October 21, 2011 9:55 AM To: linux-kernel@vger.kernel.org Cc: Dong Aisheng-B29396; Wolfram Sang; Liam Girdwood; Mark Brown; alsa- devel@alsa-project.org Subject: [PATCH] ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits calls
Ensure all mask bits are clear before setting new value.
Signed-off-by: Axel Lin axel.lin@gmail.com
I don't have this hardware, I'd appreciate if someone can test this patch.
Thanks, Axel sound/soc/codecs/sgtl5000.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
It runs ok at my side. Acked-by: Dong Aisheng b29396@freescale.com
Acked-by: Liam Girdwood lrg@ti.com