Searched hist:b88b31f4fa0abcd698045362d4aefcddc50cba59 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/pxa/ |
H A D | mmp-sspa.c | diff b88b31f4fa0abcd698045362d4aefcddc50cba59 Fri Nov 06 08:59:05 CST 2020 Kyle Russell <bkylerussell@gmail.com> ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats
The transmit phase register value is never cleared during hw params. So once hw params sets this bit to handle a two channel format, it remains configured for dual-phase, which is not desirable for mono playback.
Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Link: https://lore.kernel.org/r/20201106145905.365903-1-bkylerussell@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|