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)
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>

No differences found