Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd31b17a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd_cpe_core: add arch_setup_dma_ops call"

parents 5025a44c fe66f73c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2051,6 +2051,7 @@ struct wcd_cpe_core *wcd_cpe_init(const char *img_fname,
		goto schedule_dload_work;
	}

	arch_setup_dma_ops(core->dev, 0, 0, NULL, 0);
	core->cpe_dump_v_addr = dma_alloc_coherent(core->dev,
						   core->hw_info.dram_size,
						   &core->cpe_dump_addr,