commit | 98415eacb35df0ebce6b9b2d52af1af66ee0b72f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Nov 23 08:26:58 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 23 08:37:32 2012 +0100 |
tree | 7303c9eb6643979524221460372cba4e40b580fc | |
parent | 829e87e04cb5052f5748aba2788eee13ea7c2773 [diff] |
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>