[alsa-devel] [PATCH] hda: comment typo fix

Wu Fengguang wfg at linux.intel.com
Tue Oct 7 08:21:41 CEST 2008


fix a typo in comment for is_in_nid_list().

Signed-off-by: Wu Fengguang <wfg at 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)



More information about the Alsa-devel mailing list