-
由 Dan Carpenter 提交于
"data" is always NULL in this function. I think we should be passing "&data" to sst_prepare_and_post_msg() instead of "data". Fixes: 3d9ff346 ('ASoC: Intel: sst: add stream operations') Signed-off-by: NDan Carpenter <dan.carpenter@oracle.com> Tested-by: NDinesh Mirche <dinesh.mirche@intel.com> Acked-by: NVinod Koul <vinod.koul@intel.com> Signed-off-by: NMark Brown <broonie@kernel.org>
d16a2b9f