]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/cirrus - Add missing init/free of hda_gen_spec
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2012 06:53:06 +0000 (08:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2012 07:24:08 +0000 (09:24 +0200)
commitb47d5bbf836d99436681d72c1d40dd2f7996c953
tree8fe1d7bf1cd26e8bb103c7af753ed9139ea48f75
parenta0fea1fcd9c3f19aabdb74e82df9e93b0f37c9e6
ALSA: hda/cirrus - Add missing init/free of hda_gen_spec

In the transition to the generic fixup code, the call of
snd_hda_gen_init() and snd_hda_gen_free() was missing.

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