19 Oct
2013
19 Oct
'13
8:19 p.m.
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