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)
commit503c10d8a7dd3aa627dc57990c95a8a4dd4fa4b5
tree96b05f1eb297384d9eea534f0b5c4bdf792abf68
parent862f76f86d64c2cf34a7ff5ddf0a175073b76534
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