commit | a45c4d5142595a9b7907499f6d67f702bc20aeb4 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Sep 29 14:33:25 2014 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 30 10:36:36 2014 +0200 |
tree | 422e658bc530323ccd059f1709973ee80a504ae2 | |
parent | e5347f9ab7cdafc2dbc0d4f7f30204293be71d8e [diff] |
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>