lkml.org 
[lkml]   [2011]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH][STABLE 2.6.32]ASoC: wm8940: Properly set codec->bias_level
From
Date
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Chris Paulson-Ellis <chris@edesix.com>
Cc: Stefan Bader <stefan.bader@canonical.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
Due to API change, the patch "ASoC: wm8940: Properly set codec->dapm.bias_level"
won't build in linux-2.6.32. Thus we need this revision for 2.6.32.
This patch is against linux-2.6.32.

Regards,
Axel
sound/soc/codecs/wm8940.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/soc/codecs/wm8940.c b/sound/soc/codecs/wm8940.c
index 1ef2454..de081df 100644
--- a/sound/soc/codecs/wm8940.c
+++ b/sound/soc/codecs/wm8940.c
@@ -472,6 +472,7 @@ static int wm8940_set_bias_level(struct snd_soc_codec *codec,
ret = snd_soc_write(codec, WM8940_POWER1, pwr_reg);
break;
}
+ codec->bias_level = level;

return ret;
}
--
1.7.5.4




\
 
 \ /
  Last update: 2011-11-09 02:35    [W:0.025 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site