j
k
j a
j l
On Fri, 2012-09-14 at 15:05 +0300, Peter Ujfalusi wrote:
/* FIXME: not supported by platform private API */ return -EINVAL; /* Pause/Resume only allowed with cyclic mode */ if (!c->cyclic) return -EINVAL;
/* FIXME: not supported by platform private API */
return -EINVAL;
/* Pause/Resume only allowed with cyclic mode */
if (!c->cyclic)
This is not a dma restriction right?
Back to the thread
Back to the list