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)
commitb2cbf3b30e6d1237f8864c4c9123f2a68cdfedf6
tree8fe1d7bf1cd26e8bb103c7af753ed9139ea48f75
parentc5e0b6dbad9b4d18c561af90b384d02373f1c994
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