X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fpci%2Fctxfi%2Fctdaio.c;fp=sound%2Fpci%2Fctxfi%2Fctdaio.c;h=212280e11f6ed3ece9171bc5f7c7debbc0d3ecec;hb=e5347f9ab7cdafc2dbc0d4f7f30204293be71d8e;hp=aa4aa712c28567d0caa33a5efe411035227893a7;hpb=3d0fdc86e4b500dfcfbf2f68039d2d6853536c2e;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/pci/ctxfi/ctdaio.c b/sound/pci/ctxfi/ctdaio.c index aa4aa712c285..212280e11f6e 100644 --- a/sound/pci/ctxfi/ctdaio.c +++ b/sound/pci/ctxfi/ctdaio.c @@ -725,6 +725,7 @@ int daio_mgr_create(struct hw *hw, struct daio_mgr **rdaio_mgr) daio_mgr->imap_add = daio_imap_add; daio_mgr->imap_delete = daio_imap_delete; daio_mgr->commit_write = daio_mgr_commit_write; + daio_mgr->card = hw->card; for (i = 0; i < 8; i++) { hw->daio_mgr_dsb_dao(daio_mgr->mgr.ctrl_blk, i);