]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Jan 2011 08:03:05 +0000 (09:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Jan 2011 08:03:05 +0000 (09:03 +0100)
commit6a22da7fdd143bad91741b424981575046c9b85d
treefb992a9e72436ceaf3f9a3fc7f3b79407d2a5766
parentb194e2c38a3b5db403b36da17c1f27c1607fea2a
ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO

With GPIO2-fixup, another fixup for NID 0x19 was missing because the
fixup is applied only once.  Add the corresponding verb to the entry.

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