ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
stable inclusion from stable-5.10.46 commit e03c8b35161b2e8b30aeb50fa659fc3cfeee419c bugzilla: 168323 CVE: NA -------------------------------- [ Upstream commit 8bef925e ] TAS2562_TDM_CFG0_SAMPRATE_MASK starts at bit 1, not 0. So all values need to be left shifted by 1. Signed-off-by:Richard Weinberger <richard@nod.at> Link: https://lore.kernel.org/r/20210530203446.19022-1-richard@nod.at Signed-off-by:
Mark Brown <broonie@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment