From: Daniel T Chen Date: Mon, 6 Jun 2011 22:55:34 +0000 (-0400) Subject: ALSA: hda: Fix quirk for Dell Inspiron 910 X-Git-Tag: v3.0-rc3~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a1896b27b030529ec770aefd790544a1bdb7d5a;p=pandora-kernel.git ALSA: hda: Fix quirk for Dell Inspiron 910 BugLink: https://launchpad.net/bugs/792712 The original reporter states that sound from the internal speakers is inaudible until using the model=auto quirk. This symptom is due to an existing quirk mask for 0x102802b* that uses the model=dell quirk. To limit the possible regressions, leave the existing quirk mask but add a higher priority specific mask for the reporter's PCI SSID. Reported-and-tested-by: rodni hipp Cc: [2.6.38+] Signed-off-by: Daniel T Chen Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed