ALSA: ctxfi: ctatc: added reference to snd_card
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 29 Sep 2014 09:03:25 +0000 (14:33 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Sep 2014 08:36:36 +0000 (10:36 +0200)
commita45c4d5142595a9b7907499f6d67f702bc20aeb4
tree422e658bc530323ccd059f1709973ee80a504ae2
parente5347f9ab7cdafc2dbc0d4f7f30204293be71d8e
ALSA: ctxfi: ctatc: added reference to snd_card

added reference of the card in the convert_format function
so that we can know which card has called the function.
this reference of the snd_card 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/ctxfi/ctatc.c