[alsa-devel] [PATCH 2/2] ASoC: ep93xx: Open code dma channel request
Lars-Peter Clausen
lars at metafoo.de
Sat Oct 19 19:19:41 CEST 2013
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
> + .compat_request_channel = ep93xx_compat_request_channel,
> .prealloc_buffer_size = 131072,
> };
Otherwise it looks fine
More information about the Alsa-devel
mailing list