mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
ASoC: Fix typo in x86 workaround
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
617eecdb3d
commit
3f1c63261b
@ -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_WM8962_MODULE
|
||||
trace_snd_soc_jack_irq(dev_name(codec->dev));
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user