Merge branch 'topic/misc' into for-linus

This commit is contained in:
Takashi Iwai
2009-03-24 00:35:50 +01:00
60 changed files with 491 additions and 277 deletions

View File

@@ -679,7 +679,7 @@ au1000_init(void)
return err;
}
printk( KERN_INFO "ALSA AC97: Driver Initialized\n" );
printk(KERN_INFO "ALSA AC97: Driver Initialized\n");
au1000_card = card;
return 0;
}