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 <krzysztof.h1@wp.pl> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- include/sound/es1688.h 5 additions, 5 deletionsinclude/sound/es1688.h
- sound/isa/es1688/es1688.c 13 additions, 10 deletionssound/isa/es1688/es1688.c
- sound/isa/es1688/es1688_lib.c 14 additions, 30 deletionssound/isa/es1688/es1688_lib.c
- sound/isa/gus/gusextreme.c 14 additions, 12 deletionssound/isa/gus/gusextreme.c
Loading
Please register or sign in to comment