aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2015-01-15 19:22:19 +0900
committerTakashi Iwai <tiwai@suse.de>2015-01-15 12:04:21 +0100
commit70462457ff80c214d87135380d2dffe646867e71 (patch)
treecc1ee6e34f66871df942e7935382cd4a30e1937a /sound/pci
parentALSA: hda - Select INPUT for Realtek HD-audio codec (diff)
downloadlinux-dev-70462457ff80c214d87135380d2dffe646867e71.tar.xz
linux-dev-70462457ff80c214d87135380d2dffe646867e71.zip
ALSA: hda - Fix typo in hda_controller.c
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>
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/hda_controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
index 0cfc9c8c4b4e..657b604e1a2b 100644
--- a/sound/pci/hda/hda_controller.c
+++ b/sound/pci/hda/hda_controller.c
@@ -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");