commit | e5347f9ab7cdafc2dbc0d4f7f30204293be71d8e | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Sep 29 14:33:24 2014 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 30 10:36:12 2014 +0200 |
tree | 9608f5ef7fc971ed7d994dbf21bf4ece5f089868 | |
parent | 3d0fdc86e4b500dfcfbf2f68039d2d6853536c2e [diff] |
ALSA: ctxfi: initialized snd_card initialized the reference of snd_card which was added to the various structures through the previous patch of the series. these references of snd_card will be used in a later patch to convert the pr_* macros to dev_* Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>