commit | 3d0fdc86e4b500dfcfbf2f68039d2d6853536c2e | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Sep 29 14:33:23 2014 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 30 10:35:48 2014 +0200 |
tree | 302ea30c96531ec2ab2afb06833cdfddc738b5d1 | |
parent | b6bfe86fd22a7e21c50f5b36c894f721614bafa5 [diff] |
ALSA: ctxfi: added reference of snd_card added a pointer of snd_card in some of the structures to get a reference of the card from other functions. these references of snd_card will be initialised in the next patch of this series and as of now these snd_card will be used to print the the device information when we convert the pr_* macros to dev_* in a later patch of this series. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>