All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Date: Wed, 19 Aug 2015 21:21:54 +0530	[thread overview]
Message-ID: <20150819155154.GC13546@localhost> (raw)
In-Reply-To: <1437574349-13816-1-git-send-email-ludovic.desroches@atmel.com>

On Wed, Jul 22, 2015 at 04:12:29PM +0200, Ludovic Desroches wrote:
> In cyclic mode, the round chaining has been broken by the introduction
> of at_xdmac_queue_desc(): AT_XDMAC_MBR_UBC_NDE is set for all descriptors
> excepted for the last one. at_xdmac_queue_desc() has to be called one
> more time to chain the last and the first descriptors.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org,
	linux-kernel@vger.kernel.org, maxime.ripard@free-electrons.com,
	alexandre.belloni@free-electrons.com, nicolas.ferre@atmel.com
Subject: Re: [PATCH] dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Date: Wed, 19 Aug 2015 21:21:54 +0530	[thread overview]
Message-ID: <20150819155154.GC13546@localhost> (raw)
In-Reply-To: <1437574349-13816-1-git-send-email-ludovic.desroches@atmel.com>

On Wed, Jul 22, 2015 at 04:12:29PM +0200, Ludovic Desroches wrote:
> In cyclic mode, the round chaining has been broken by the introduction
> of at_xdmac_queue_desc(): AT_XDMAC_MBR_UBC_NDE is set for all descriptors
> excepted for the last one. at_xdmac_queue_desc() has to be called one
> more time to chain the last and the first descriptors.

Applied, thanks

-- 
~Vinod


  reply	other threads:[~2015-08-19 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 14:12 [PATCH] dmaengine: at_xdmac: fix bug in prep_dma_cyclic Ludovic Desroches
2015-07-22 14:12 ` Ludovic Desroches
2015-08-19 15:51 ` Vinod Koul [this message]
2015-08-19 15:51   ` Vinod Koul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150819155154.GC13546@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.