17 Dec
2013
17 Dec
'13
11:38 p.m.
On Tue, Dec 17, 2013 at 03:42:52PM +0100, Lars-Peter Clausen wrote:
On 12/17/2013 01:49 PM, Mark Brown wrote:
Applied, thanks. Can you also convert to use snd_dmaengine_pcm_register() and remove this file completely?
The problem here is that the driver uses sram for its audio memory and the platform has a custom function for looking up the sram pool. What we really need is a generic version of that which we can use in memalloc.c in the core.
Ah, yes - now I remember.