ASOC: dwc: Improve DMA shutdown
authorPhil Elwell <phil@raspberrypi.com>
Mon, 3 Jul 2023 09:14:43 +0000 (10:14 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:49 +0000 (11:34 +0000)
commit3c4de6a91eb6014b37b88ba85cb8b7f476cbdbdd
tree5463a8e2455e5e7a8dc3247cdc6043342b31ad59
parent1d7ed17a94f9ae85d2709845a5a37e35923c2d3a
ASOC: dwc: Improve DMA shutdown

Disabling the I2S interface with outstanding transfers prevents the
DMAC from shutting down, so keep it partially active after a stop.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
sound/soc/dwc/dwc-i2s.c