]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structure
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 17 Aug 2008 18:01:14 +0000 (20:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Aug 2008 07:57:03 +0000 (09:57 +0200)
commit08f29d2fd7323e21c0fb7efbf63eea40b9392a3f
tree96b05f1eb297384d9eea534f0b5c4bdf792abf68
parent2ca2f2ce912f5a39c91b8cfde7e2a9ee27fac998
ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structure

Remove card pointer from the snd_opl3sa2
structure and break circular reference
snd_card->snd_opl3sa2->snd_card.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/isa/opl3sa2.c