public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Dan Williams <dan.j.williams@intel.com>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rcar-dmac: fixup descriptor pointer for descriptor mode
Date: Tue, 30 May 2017 11:50:05 +0530	[thread overview]
Message-ID: <20170530062005.GL15061@localhost> (raw)
In-Reply-To: <87shjwt5po.wl%kuninori.morimoto.gx@renesas.com>

On Tue, May 23, 2017 at 07:08:43AM +0000, Kuninori Morimoto wrote:
> 
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> In descriptor mode, the descriptor running pointer is not maintained
> by the interrupt handler, thus, driver finds the running descriptor
> from the descriptor pointer field in the CHCRB register.
> But, CHCRB::DPTR indicates *next* descriptor pointer, not current.
> Thus, The residue calculation will be missed. This patch fixup it.

Applied, thanks

-- 
~Vinod

      reply	other threads:[~2017-05-30  6:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23  7:08 [PATCH] rcar-dmac: fixup descriptor pointer for descriptor mode Kuninori Morimoto
2017-05-30  6:20 ` Vinod Koul [this message]

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=20170530062005.GL15061@localhost \
    --to=vinod.koul@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox