ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field
authorSeppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Wed, 15 Apr 2020 20:28:10 +0000 (15:28 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 15 Apr 2020 23:23:13 +0000 (00:23 +0100)
commit1993ba26cc53a98aa67c451d735249e221ddd39d
tree2a802520231fa8a94a0769c57a661c8120efdc3a
parent31be5337ace110b6c9a567c05b661fd8168ef8cc
ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field

This patch restores the field name to fifo_bits_b since the
legacy firmware compatibility code (for firmware ABI 3.0.0 or earlier)
sets it in sof_link_dmic_load() function in topology.c. Setting of
reserved_2 didn't look appropriate.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Link: https://lore.kernel.org/r/20200415202816.934-19-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/dai-intel.h
sound/soc/sof/topology.c