mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-14 09:09:56 +00:00
ASoC: One more x86 typo fix
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
a164612eb6
commit
6dc47e97a0
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user