OSDN Git Service

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)
commit2e8b2b29d1f904353c3e54b342ccb8c66390dab8
tree0797b0d93abee541916d28dabf5d9901e30bcae8
parentedfe3bfc1b779ddda9bcff523eb022dda37b93c8
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