ALSA: echoaudio: add reference of struct echoaudio
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 3 Nov 2014 10:34:12 +0000 (16:04 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Nov 2014 13:02:33 +0000 (14:02 +0100)
commite369086968157415aeb11af3b57cd998c6721603
treeaae8b6c975e92c2f30fe05a00433e6b9368eccb6
parent4c41421657a3760056976fd517e7e6b3615febb3
ALSA: echoaudio: add reference of struct echoaudio

added reference of struct echoaudio to free_firmware function.
this structure will be later used to get a reference of the card
when converting snd_printk to dev_* in the next patch of the series.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/echoaudio/echoaudio.c
sound/pci/echoaudio/echoaudio.h
sound/pci/echoaudio/echoaudio_dsp.c