ASoC: Intel: KMB: Fix S24_LE configuration
authorMichael Sit Wei Hong <michael.wei.hong.sit@intel.com>
Mon, 16 Nov 2020 06:19:01 +0000 (14:19 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2020 20:02:40 +0000 (20:02 +0000)
commit1bd7b0fc0165694897b7d2fb39751a07b98f6bf1
tree305ed9cb930516f98f00f1cef9e16bffc7b7fc46
parent106e6d8df4842d816dae23076c501ae48386afcb
ASoC: Intel: KMB: Fix S24_LE configuration

S24_LE is 24 bit audio in 32 bit container configuration
Fixing the configuration to match the data arrangement of
this audio format.

Fixes: c5477e966728 ("ASoC: Intel: Add KeemBay platform driver")

Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20201116061905.32431-2-michael.wei.hong.sit@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/keembay/kmb_platform.c