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>
This commit is contained in:

committed by
Takashi Iwai

parent
3d0fdc86e4
commit
e5347f9ab7
@@ -1333,6 +1333,7 @@ static int atc_create_hw_devs(struct ct_atc *atc)
|
||||
pr_err("Failed to create hw obj!!!\n");
|
||||
return err;
|
||||
}
|
||||
hw->card = atc->card;
|
||||
atc->hw = hw;
|
||||
|
||||
/* Initialize card hardware. */
|
||||
|
Reference in New Issue
Block a user