ALSA: hda - Fix typo in hda_controller.c
authorMasanari Iida <standby24x7@gmail.com>
Thu, 15 Jan 2015 10:22:19 +0000 (19:22 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Jan 2015 11:04:21 +0000 (12:04 +0100)
This patch fix spelling typo in hda_controller.c.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c

index 0cfc9c8..657b604 100644 (file)
@@ -1993,4 +1993,4 @@ void azx_notifier_unregister(struct azx *chip)
 EXPORT_SYMBOL_GPL(azx_notifier_unregister);
 
 MODULE_LICENSE("GPL");
-MODULE_DESCRIPTION("Common HDA driver funcitons");
+MODULE_DESCRIPTION("Common HDA driver functions");