ALSA: hda - Fix GPIO2-fixup for Sony laptops
authorTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 15:35:34 +0000 (16:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 15:35:34 +0000 (16:35 +0100)
commit7039c74cb54652ba6d726ad4d2a42dbac95a97be
treecceb75355b1ca1935387aa18827a0a2aaed154e8
parent1afe206ab6998ecd5f5485e02006b0578720a691
ALSA: hda - Fix GPIO2-fixup for Sony laptops

The fix-up entries by the commit 2785591a9760c677a7ee6f541e751c23086f5bfd
     ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecs
weren't applied in the right position.  They had to be before the quirk
entry matching to all Sony devices.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c