]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/ppc/daca.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
[mv-sheeva.git] / sound / ppc / daca.c
index aa09ebd9ffb8cfe9aed528a5e8f8d315bd9097a7..46eebf5610e39386cd3fc72eb40ccba456380d80 100644 (file)
@@ -255,7 +255,7 @@ int __init snd_pmac_daca_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);