ALSA: hda - Add missing verb applications in patch_cirrus.c
commit98415eacb35df0ebce6b9b2d52af1af66ee0b72f
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 Nov 2012 07:26:58 +0000 (23 08:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 23 Nov 2012 07:37:32 +0000 (23 08:37 +0100)
tree7303c9eb6643979524221460372cba4e40b580fc
parent829e87e04cb5052f5748aba2788eee13ea7c2773
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