OSDN Git Service

ALSA: au88x0: added reference of vortex_t
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 13 Oct 2014 06:07:18 +0000 (11:37 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Oct 2014 10:03:05 +0000 (12:03 +0200)
commit6a40dc5ab5036722d8102ba7190dbd9d72982637
tree2b2e432db50cda8eabf52f937ddda4af4dd7b7ab
parentc8b00fd2f4c504a564adcad5b8bd6952ab850b02
ALSA: au88x0: added reference of vortex_t

added a pointer of the vortex in the following functions :

vortex_alsafmt_aspfmt
vortex_Vort3D_InitializeSource
a3dsrc_ZeroStateA3D

so that we can have a reference of the vortex in the function.
this reference of the vortex will actually be used in a later patch
to convert the pr_* macro to dev_*.

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