diff options
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | 2021-06-18 18:07:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-21 13:00:48 +0100 |
commit | 3b7961a326f8a7e03f54a19f02fedae8d488b80f (patch) | |
tree | 86b6bc2f4a5313cf3992c9392e84fa9670d103f1 /sound/soc/soc-core.c | |
parent | 489a830a25e1730aebf7ff53430c170db9a1771b (diff) |
ASoC: atmel-i2s: Fix usage of capture and playback at the same time
For both capture and playback streams to work at the same time, only the
needed values from a register need to be updated. Also, clocks should be
enabled only when the first stream is started and stopped when there is no
running stream.
Fixes: b543e467d1a9 ("ASoC: atmel-i2s: add driver for the new Atmel I2S controller")
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20210618150741.401739-2-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-core.c')
0 files changed, 0 insertions, 0 deletions