diff options
author | Richard Weinberger <richard@nod.at> | 2021-05-30 22:34:46 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-03 13:55:21 +0100 |
commit | 8bef925e37bdc9b6554b85eda16ced9a8e3c135f (patch) | |
tree | 4afd6e6af53dd1b9cc2a33bb7820e5271e96eeb7 /sound/soc/cirrus | |
parent | d031d99b02eaf7363c33f5b27b38086cc8104082 (diff) |
ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
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>
Diffstat (limited to 'sound/soc/cirrus')
0 files changed, 0 insertions, 0 deletions