[alsa-devel] [PATCH 2/2] ASoC: ep93xx: Open code dma channel request
Lars-Peter Clausen
lars at metafoo.de
Tue Oct 22 14:05:37 CEST 2013
On 10/19/2013 10:00 PM, Mark Brown wrote:
> On Sat, Oct 19, 2013 at 07:19:41PM +0200, Lars-Peter Clausen wrote:
>> On 10/19/2013 03:13 PM, Mark Brown wrote:
>> [...]
>>> static const struct snd_dmaengine_pcm_config ep93xx_dmaengine_pcm_config = {
>>> .pcm_hardware = &ep93xx_pcm_hardware,
>>> .compat_filter_fn = ep93xx_pcm_dma_filter,
>
>> The compat_filter_fn attribute should probably removed
>
> Yeah, I was in two minds about that. Obviously the ideal thing is to
> change the drivers so they can use the filter function again; from that
> point of view it's kind of like what's going on with Tegra in intention
> - it is notionaly using the filter function, it's just that the DAIs are
> putting the data in the wrong place at the minute.
Ok.
Acked-by: Lars-Peter Clausen <lars at metafoo.de>
More information about the Alsa-devel
mailing list