projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230cd5e
)
[ALSA] Fix a typo in comments
author
Takashi Iwai
<tiwai@suse.de>
Wed, 20 Apr 2005 11:43:00 +0000
(13:43 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 08:04:50 +0000
(10:04 +0200)
HDA generic driver
Fix a typo in comments.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_generic.c
b/sound/pci/hda/hda_generic.c
index c233e7f1a74a626165fdd92a5129d1a68e9a42ff..bfbeff2e0d0c778531ecec3022a1f280938a1470 100644
(file)
--- a/
sound/pci/hda/hda_generic.c
+++ b/
sound/pci/hda/hda_generic.c
@@
-44,7
+44,7
@@
struct hda_gnode {
struct list_head list;
};
-/* pat
hc
-specific record */
+/* pat
ch
-specific record */
struct hda_gspec {
struct hda_gnode *dac_node; /* DAC node */
struct hda_gnode *out_pin_node; /* Output pin (Line-Out) node */