]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/parisc/harmony.c
ALSA: harmony - fix a typo
[linux-2.6-omap-h63xx.git] / sound / parisc / harmony.c
index 774372fe34adb02a5d78686044c2de6e6cd59778..41f870f8a11d21390e1caa473326d659274e28fc 100644 (file)
@@ -869,7 +869,7 @@ snd_harmony_mixer_init(struct snd_harmony *h)
        int idx, err;
 
        if (snd_BUG_ON(!h))
-               reutrn -EINVAL;
+               return -EINVAL;
        strcpy(card->mixername, "Harmony Gain control interface");
 
        for (idx = 0; idx < HARMONY_CONTROLS; idx++) {