From a849a5286242a9e1e5d51e64d2432fc85f85fdb3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 17 Oct 2006 20:41:38 +0200 Subject: [PATCH] --- yaml --- r: 44717 b: refs/heads/master c: 3bc89529594767b0f894589f6c05b2d9821b6791 h: refs/heads/master i: 44715: f7c5139e10a8d45b60bc9a337ea46a8d16290e41 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_proc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 63a179626e31..d5d2e13ac3c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 176546ab562fa696e56d67d4f1ea85851275ebf8 +refs/heads/master: 3bc89529594767b0f894589f6c05b2d9821b6791 diff --git a/trunk/sound/pci/hda/hda_proc.c b/trunk/sound/pci/hda/hda_proc.c index d737f17695a3..e695655e88db 100644 --- a/trunk/sound/pci/hda/hda_proc.c +++ b/trunk/sound/pci/hda/hda_proc.c @@ -45,7 +45,7 @@ static const char *get_wid_type_name(unsigned int wid_value) 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,