projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffcd28d
)
ALSA: hda - Fix typo in hda_controller.c
author
Masanari Iida
<standby24x7@gmail.com>
Thu, 15 Jan 2015 10:22:19 +0000
(19:22 +0900)
committer
Takashi 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
patch
|
blob
|
history
diff --git
a/sound/pci/hda/hda_controller.c
b/sound/pci/hda/hda_controller.c
index
0cfc9c8
..
657b604
100644
(file)
--- 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 func
it
ons");
+MODULE_DESCRIPTION("Common HDA driver func
ti
ons");