]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/omap/n810.c
ALSA: ASoC: Cover also Nokia N810 WiMAX Edition in N810 machine driver
[linux-2.6-omap-h63xx.git] / sound / soc / omap / n810.c
index c32487b6c7b073df7081dd4eaf85efd58a59775e..c168a64e316230a6234f58fbccf29808290875c9 100644 (file)
@@ -265,7 +265,7 @@ static int __init n810_soc_init(void)
        int err;
        struct device *dev;
 
-       if (!machine_is_nokia_n810())
+       if (!(machine_is_nokia_n810() || machine_is_nokia_n810_wimax()))
                return -ENODEV;
 
        n810_snd_device = platform_device_alloc("soc-audio", -1);