]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 8 Aug 2012 06:43:37 +0000 (08:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2012 07:03:13 +0000 (09:03 +0200)
commit657f4cdd322b04d29b6fbf9fb7f30d85887fcd2c
tree7cc6ea85674599dfae51e576fc7532303030db7d
parentf589d7912e52d617567c878115ce564fca945a03
ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad

The same ID is twice in the quirk table, so the second one is not used.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Cc: <stable@vger.kernel.org> [v3.2+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c