]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ALSA: hda - Add model=6530g option
authorTakashi Iwai <tiwai@suse.de>
Sun, 21 Jun 2009 08:56:44 +0000 (10:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 21 Jun 2009 08:57:16 +0000 (10:57 +0200)
Add the new model string corresponding to the previous Acer Aspire
6530G support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_realtek.c

index de8e10a94103008a6f92df4ad49539a2b81d4178..0d8d23581c44ebd304b11fcc784e04ca2ad4000b 100644 (file)
@@ -139,6 +139,7 @@ ALC883/888
   acer         Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
   acer-aspire  Acer Aspire 9810
   acer-aspire-4930g Acer Aspire 4930G
+  acer-aspire-6530g Acer Aspire 6530G
   acer-aspire-8930g Acer Aspire 8930G
   medion       Medion Laptops
   medion-md2   Medion MD2
index 63cfebb8d959fe8eb4a20f684ebcb34c4c60f426..bf4b78a74a8fec9e4437a74c9d9e097235dc643c 100644 (file)
@@ -9030,6 +9030,7 @@ static const char *alc883_models[ALC883_MODEL_LAST] = {
        [ALC883_ACER]           = "acer",
        [ALC883_ACER_ASPIRE]    = "acer-aspire",
        [ALC888_ACER_ASPIRE_4930G]      = "acer-aspire-4930g",
+       [ALC888_ACER_ASPIRE_6530G]      = "acer-aspire-6530g",
        [ALC888_ACER_ASPIRE_8930G]      = "acer-aspire-8930g",
        [ALC883_MEDION]         = "medion",
        [ALC883_MEDION_MD2]     = "medion-md2",