Commit c186fe74 authored by GuruprasadX Pawse's avatar GuruprasadX Pawse Committed by Mark Brown
Browse files

ASoC: Intel: Skylake: Don't use dma I2S config structure in kernel



I2S blob config structure can change between DSP copier module versions.
We are not modifying these structures anyway and NHLT blobs specify them
properly, so use the blob directly to send the dma_control ipc instead
of using the predefined I2S blob config structure.

Signed-off-by: default avatarGuruprasadX Pawse <guruprasadx.pawse@intel.com>
Signed-off-by: default avatarJeeja KP <jeeja.kp@intel.com>
Acked-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 266c618d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment