]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Don't forget to call init verbs added by fixup list
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jun 2012 14:47:32 +0000 (16:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jun 2012 14:47:32 +0000 (16:47 +0200)
commit8a1d4854c725a6f8d2626fef287b37c066e7f1c8
tree0797b0d93abee541916d28dabf5d9901e30bcae8
parent2b1e2219dc13523e0888920b8f647d8843ee49c5
ALSA: hda - Don't forget to call init verbs added by fixup list

During the split to the auto-parser helper functions, the actual call
of init verbs was lost.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43366

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