Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6dc47e97 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: One more x86 typo fix

parent a164612e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3354,7 +3354,7 @@ static irqreturn_t wm8962_irq(int irq, void *data)
	if (active & (WM8962_MICSCD_EINT | WM8962_MICD_EINT)) {
	if (active & (WM8962_MICSCD_EINT | WM8962_MICD_EINT)) {
		dev_dbg(codec->dev, "Microphone event detected\n");
		dev_dbg(codec->dev, "Microphone event detected\n");


#ifndef CONFIG_SOUND_SOC_WM8962_MODULE
#ifndef CONFIG_SND_SOC_WM8962_MODULE
		trace_snd_soc_jack_irq(dev_name(codec->dev));
		trace_snd_soc_jack_irq(dev_name(codec->dev));
#endif
#endif