]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 18 Aug 2021 07:57:33 +0000 (09:57 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 23 Aug 2021 15:39:56 +0000 (16:39 +0100)
commit727ce6d36f16eb30a220855b9d3c03996cc71930
tree384785cb6fbc470b89006d0242673f4f850cd416
parent0bacfef055eae9608cd7649dae9d999e267ecb38
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs

Advancing pointer initially fixed issue for some users but caused
regression for others. Leave data as it to make it easier for end users
to adjust their topology files if needed.

Fixes: 29d436e83b1b ("ASoC: Intel: Skylake: Strip T and L from TLV IPCs")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Tested-by: Lukasz Majczak <lma@semihalf.com>
Link: https://lore.kernel.org/r/20210818075742.1515155-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c