projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c1d1a9
)
ALSA: hda: comment typo fix
author
Wu Fengguang
<wfg@linux.intel.com>
Tue, 7 Oct 2008 06:21:41 +0000
(14:21 +0800)
committer
Jaroslav Kysela
<perex@perex.cz>
Fri, 10 Oct 2008 11:41:51 +0000
(13:41 +0200)
fix a typo in comment for is_in_nid_list().
Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/hda_codec.c
b/sound/pci/hda/hda_codec.c
index 1c0b33b6ce139e0cb93ab56fa42302f02c6df58e..6447754ae56e3a6ef97af1434325df5d15ac8209 100644
(file)
--- a/
sound/pci/hda/hda_codec.c
+++ b/
sound/pci/hda/hda_codec.c
@@
-2789,7
+2789,7
@@
int snd_hda_multi_out_analog_cleanup(struct hda_codec *codec,
}
/*
- * Helper for automatic pin
g
configuration
+ * Helper for automatic pin configuration
*/
static int is_in_nid_list(hda_nid_t nid, hda_nid_t *list)