commit | 7116f452c8e3e38f99ab3231a758eb366dacfe4a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 29 13:05:21 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 29 13:06:18 2010 +0000 |
tree | 0f49e256fc6aa4052292442b310cce427ef5a317 | |
parent | 22a756ee8951e597c76e5a60f81d40a43054489e [diff] [blame] |
ASoC: Yet more x86 tracepoint workarounds Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
diff --git a/sound/soc/codecs/wm8350.c b/sound/soc/codecs/wm8350.c index db07137..6d6dc9e 100644 --- a/sound/soc/codecs/wm8350.c +++ b/sound/soc/codecs/wm8350.c
@@ -1463,7 +1463,9 @@ u16 reg; int report = 0; +#ifndef CONFIG_SND_SOC_WM8350_MODULE trace_snd_soc_jack_irq("WM8350 mic"); +#endif reg = wm8350_reg_read(wm8350, WM8350_JACK_PIN_STATUS); if (reg & WM8350_JACK_MICSCD_LVL)