projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
617eecd
)
ASoC: Fix typo in x86 workaround
author
Mark Brown
<
[email protected]
>
Mon, 27 Dec 2010 15:30:45 +0000
(15:30 +0000)
committer
Mark Brown
<
[email protected]
>
Mon, 27 Dec 2010 15:34:50 +0000
(15:34 +0000)
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/codecs/wm8962.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8962.c
b/sound/soc/codecs/wm8962.c
index b311b465c4d8a241e3e881eaac2cd96082a355e0..e2177144b71421e5c78c775c5203672cca83e67e 100644
(file)
--- a/
sound/soc/codecs/wm8962.c
+++ b/
sound/soc/codecs/wm8962.c
@@
-3354,7
+3354,7
@@
static irqreturn_t wm8962_irq(int irq, void *data)
if (active & (WM8962_MICSCD_EINT | WM8962_MICD_EINT)) {
dev_dbg(codec->dev, "Microphone event detected\n");
-#ifndef CONFIG_SOUND_SOC_WM862_MODULE
+#ifndef CONFIG_SOUND_SOC_WM8
9
62_MODULE
trace_snd_soc_jack_irq(dev_name(codec->dev));
#endif