Takashi Iwai 7819d1c70e ALSA: hda - Add missing hda_gen_spec to struct via_spec
The commit [4b527b65 ALSA: hda - limit internal mic boost for Asus
X202E] introduced the use of auto-parser code, but it forgot to add
struct hda_gen_spec at the head of codec->spec which the auto-parser
assumes silently.  Without this record, it may result in memory
corruption.

This patch adds the missing piece.

Cc: <stable@vger.kernel.org> [v3.5+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-10-10 09:23:10 +02:00
..
2012-09-12 15:52:09 +02:00
2012-09-22 18:31:08 +02:00
2012-08-27 16:10:29 +02:00
2005-09-12 10:40:17 +02:00
2005-04-16 15:20:36 -07:00
2012-10-06 16:47:53 +02:00