commit | 3bc89529594767b0f894589f6c05b2d9821b6791 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 17 20:41:38 2006 +0200 |
committer | Jaroslav Kysela <perex@server.perex.cz> | Wed Dec 20 08:55:43 2006 +0100 |
tree | 2b40af2afbbf6bb18358133ec6d8a4a7de508f51 | |
parent | 176546ab562fa696e56d67d4f1ea85851275ebf8 [diff] [blame] |
[ALSA] hda-codec - Fix a typo Fixed a typo in proc file. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
diff --git a/sound/pci/hda/hda_proc.c b/sound/pci/hda/hda_proc.c index d737f17..e695655 100644 --- a/sound/pci/hda/hda_proc.c +++ b/sound/pci/hda/hda_proc.c
@@ -45,7 +45,7 @@ if (names[wid_value]) return names[wid_value]; else - return "UNKOWN Widget"; + return "UNKNOWN Widget"; } static void print_amp_caps(struct snd_info_buffer *buffer,