ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 9 May 2010 18:35:44 +0000 (20:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 May 2010 07:48:59 +0000 (09:48 +0200)
Allocate the snd_es1688 during the snd_card allocation.
This allows to remove the card pointer from the snd_es1688 structure.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found