[PATCH] snd-sbxfi: use SBXXXX model numbers instead of user-unfriendly names like UAA and ORIG.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is just something that bothers me. There's no reason to accept or reject it,
other than that it might be more informative about what hardware revision we are
dealing with.

Signed-off-by: William Pitcock <nenolod@xxxxxxxxxxxxxxxxxx>

---
 sound/pci/sbxfi/sbxfi.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sound/pci/sbxfi/sbxfi.c b/sound/pci/sbxfi/sbxfi.c
index 30ad25b..c006278 100644
--- a/sound/pci/sbxfi/sbxfi.c
+++ b/sound/pci/sbxfi/sbxfi.c
@@ -1702,10 +1702,10 @@ static int __devinit sbxfi_create_mixer(struct sbxfi *chip)
  */
 
 static char *typenames[SBXFI_HW_TYPES] = {
-	[SBXFI_HW_ORIG] = "ORIG",
-	[SBXFI_HW_055x] = "055x",
-	[SBXFI_HW_073x] = "073x",
-	[SBXFI_HW_UAA] = "UAA"
+	[SBXFI_HW_ORIG] = "SB0760",
+	[SBXFI_HW_055x] = "SB0550",
+	[SBXFI_HW_073x] = "SB0730",
+	[SBXFI_HW_UAA] = "SB0886"
 };
 
 #ifdef CONFIG_PROC_FS
-- 
1.5.5.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux