From: Krzysztof Helt Date: Sun, 9 May 2010 18:35:44 +0000 (+0200) Subject: ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure X-Git-Tag: v2.6.35-rc1~478^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=396fa8272601c3d488cb8391c3962a7ee552afd0;p=pandora-kernel.git ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed