[ALSA] sound/: Spelling fixes
[deliverable/linux.git] / sound / pci / au88x0 / au88x0_core.c
index 4a336eaae9d21eda656c88a08cf12a187697e0d0..333c62de862042f3672b3cf06c87c59c4cd8c707 100644 (file)
@@ -2395,7 +2395,7 @@ static irqreturn_t vortex_interrupt(int irq, void *dev_id)
        if (!(hwread(vortex->mmio, VORTEX_STAT) & 0x1))
                return IRQ_NONE;
 
-       // This is the Interrrupt Enable flag we set before (consistency check).
+       // This is the Interrupt Enable flag we set before (consistency check).
        if (!(hwread(vortex->mmio, VORTEX_CTRL) & CTRL_IRQ_ENABLE))
                return IRQ_NONE;
 
This page took 0.026568 seconds and 5 git commands to generate.