commit | f9d7c6eb23f7e55e7a0ca5451da06909bdfdd0e4 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Wed Nov 04 17:57:38 2020 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 04 17:50:22 2020 +0000 |
tree | 3314d8bf6fe7c38f7c49af64e61eaaae626162c3 | |
parent | 6ec6c3693a389841d8ca952072aea8020da54ef4 [diff] |
ASoC: mchp-spdiftx: Do not set Validity bit(s) The Validity bits (bit 28) must not be set in order to have the samples valid. Some controllers look for this bit and ignore the samples if it is set. Fixes: 06ca24e98e6b ("ASoC: mchp-spdiftx: add driver for S/PDIF TX Controller") Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Link: https://lore.kernel.org/r/20201104155738.68403-1-codrin.ciubotariu@microchip.com Signed-off-by: Mark Brown <broonie@kernel.org>