lkml.org 
[lkml]   [2012]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 02/15] dmaengine: omap: Add support for pause/resume in cyclic dma mode
From
Date
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;
This is not a dma restriction right?

--
~Vinod



\
 
 \ /
  Last update: 2012-09-17 06:01    [W:0.174 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site