ALSA: es18xx: remove snd_card pointer from snd_es18xx structure
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 25 Oct 2009 10:05:19 +0000 (11:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Oct 2009 11:46:18 +0000 (12:46 +0100)
commit3c76b4d69bedde5b9e7e42612a7d2ede4ab7fd8d
tree9d3c3dcea47cdd1dceddca4c4aede4ffffa55990
parentb7d5d946e50116f4150542f881ac90ac74c28165
ALSA: es18xx: remove snd_card pointer from snd_es18xx structure

The snd_card pointer is redundant and code can be easily
changed to work without it.

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