[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421317339-17338-1-git-send-email-standby24x7@gmail.com>
Date: Thu, 15 Jan 2015 19:22:19 +0900
From: Masanari Iida <standby24x7@...il.com>
To: perex@...ex.cz, tiwai@...e.de, linux-kernel@...r.kernel.org,
trivial@...nel.org
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c
This patch fix spelling typo in hda_controller.c.
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
sound/pci/hda/hda_controller.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
index 0cfc9c8..657b604 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");
--
2.3.0.rc0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists