]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ALSA: hda: comment typo fix
authorWu Fengguang <wfg@linux.intel.com>
Tue, 7 Oct 2008 06:17:53 +0000 (14:17 +0800)
committerJaroslav Kysela <perex@perex.cz>
Fri, 10 Oct 2008 11:41:50 +0000 (13:41 +0200)
fix a typo in comment for process_unsol_events().

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

index fdb6d559f5ddfa388ac1f61a941581a127869857..1c0b33b6ce139e0cb93ab56fa42302f02c6df58e 100644 (file)
@@ -317,7 +317,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)
 {