All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hda: comment typo fix
@ 2008-10-07  6:21 Wu Fengguang
  0 siblings, 0 replies; 4+ messages in thread
From: Wu Fengguang @ 2008-10-07  6:21 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel

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)

^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] hda: comment typo fix
@ 2008-10-07  6:17 Wu Fengguang
  2008-10-07  8:06 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Wu Fengguang @ 2008-10-07  6:17 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel

fix a typo in comment for process_unsol_events().

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..7717a92 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -314,7 +314,7 @@ int snd_hda_queue_unsol_event(struct hda_bus *bus, u32 res, u32 res_ex)
 }
 
 /*
- * process queueud unsolicited events
+ * process queued unsolicited events
  */
 static void process_unsol_events(struct work_struct *work)
 {

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-07  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07  6:21 [PATCH] hda: comment typo fix Wu Fengguang
  -- strict thread matches above, loose matches on Subject: below --
2008-10-07  6:17 Wu Fengguang
2008-10-07  8:06 ` Takashi Iwai
2008-10-07  8:23   ` Wu Fengguang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.