commit | b2cbf3b30e6d1237f8864c4c9123f2a68cdfedf6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 10 08:53:06 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 10 09:24:08 2012 +0200 |
tree | 8fe1d7bf1cd26e8bb103c7af753ed9139ea48f75 | |
parent | c5e0b6dbad9b4d18c561af90b384d02373f1c994 [diff] |
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>