From: Sudip Mukherjee Date: Mon, 29 Sep 2014 09:03:23 +0000 (+0530) Subject: ALSA: ctxfi: added reference of snd_card X-Git-Tag: fixes-against-v3.18-rc2~128^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d0fdc86e4b500dfcfbf2f68039d2d6853536c2e;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed