Re: [PATCH] ASoC: fsl_ssi: separately enable and disable TIE/RIE in trigger()
From: Timur Tabi <hidden>
Date: 2013-10-29 12:40:35
Also in:
alsa-devel
From: Timur Tabi <hidden>
Date: 2013-10-29 12:40:35
Also in:
alsa-devel
Nicolin Chen wrote:
The DMA request might be remaining high if not disabling it.
Might? Are you just guessing?
This would cause SDMA re-check this request, while it has no BD existing. For the other interrupts, if you don't like it, I can drop it. Just modification to the driver might not be less complicated.
I'm only talking about this particular patch.