X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fppc%2Ftumbler.c;h=70e4ebc70260deea11b06670272e863b29da7340;hb=7152447df98b3981d621224be947a2c8d77aed06;hp=1146dd882bb1079b684e9e381bb87a239992f21e;hpb=7d14f145f839b5d0d221ea209b4998f93267e2ec;p=powerpc.git diff --git a/sound/ppc/tumbler.c b/sound/ppc/tumbler.c index 1146dd882b..70e4ebc702 100644 --- a/sound/ppc/tumbler.c +++ b/sound/ppc/tumbler.c @@ -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);