Merge branch 'topic/intel8x0' into for-linus
[sfrench/cifs-2.6.git] / sound / pci / ac97 / ac97_codec.c
index 44f2381b0aed99f7fd7d56b2e6468346c3532611..97ee127ac33dece8127ff4edef6e30f898ae8bb9 100644 (file)
@@ -384,7 +384,7 @@ int snd_ac97_update_bits(struct snd_ac97 *ac97, unsigned short reg, unsigned sho
 
 EXPORT_SYMBOL(snd_ac97_update_bits);
 
-/* no lock version - see snd_ac97_updat_bits() */
+/* no lock version - see snd_ac97_update_bits() */
 int snd_ac97_update_bits_nolock(struct snd_ac97 *ac97, unsigned short reg,
                                unsigned short mask, unsigned short value)
 {