]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/ppc/tumbler.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / sound / ppc / tumbler.c
index 1146dd882bb1079b684e9e381bb87a239992f21e..70e4ebc70260deea11b06670272e863b29da7340 100644 (file)
@@ -1313,7 +1313,7 @@ int __init snd_pmac_tumbler_init(struct snd_pmac *chip)
 
 #ifdef CONFIG_KMOD
        if (current->fs->root)
-               request_module("i2c-keywest");
+               request_module("i2c-powermac");
 #endif /* CONFIG_KMOD */       
 
        mix = kmalloc(sizeof(*mix), GFP_KERNEL);