]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add missing verb applications in patch_cirrus.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 Nov 2012 07:26:58 +0000 (08:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 23 Nov 2012 07:37:32 +0000 (08:37 +0100)
commit57d9246f7f2765324c58e211c747717c115c212a
tree7303c9eb6643979524221460372cba4e40b580fc
parentb359f05d36419abbc165b321358e16b16cf24e9b
ALSA: hda - Add missing verb applications in patch_cirrus.c

We forgot to apply the fixup verbs in cs_init().

But adding the fixup verbs will break mbp101 fixup that has been fixed
recently again, since the mbp101 fixup contains the wrong verbs to
override.  So these bogus verbs must be removed, too.

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