[alsa-devel] [PATCH] hda: comment typo fix
7 Oct
2008
7 Oct
'08
8:21 a.m.
fix a typo in comment for is_in_nid_list().
Signed-off-by: Wu Fengguang wfg@linux.intel.com ---
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c index c742e10..6268667 100644 --- a/sound/pci/hda/hda_codec.c +++ b/sound/pci/hda/hda_codec.c @@ -2807,7 +2807,7 @@ int snd_hda_multi_out_analog_cleanup(struct hda_codec *codec, }
/* - * Helper for automatic ping configuration + * Helper for automatic pin configuration */
static int is_in_nid_list(hda_nid_t nid, hda_nid_t *list)
5920
Age (days ago)
5920
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wu Fengguang