From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
Date: Mon, 8 Dec 2014 18:44:12 +0530 [thread overview]
Message-ID: <20141208131412.GL16827@intel.com> (raw)
In-Reply-To: <1415879762-12177-1-git-send-email-stefan@agner.ch>
On Thu, Nov 13, 2014 at 12:56:02PM +0100, Stefan Agner wrote:
> If the current transfer control descriptor (TCD) was not yet started,
> the address will be the same as the initial address. Hence test if the
> current address is less than or equal to the start address of each TCD.
Applied, thanks
--
~Vinod
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Stefan Agner <stefan@agner.ch>
Cc: jingchang.lu@freescale.com, dan.j.williams@intel.com,
dmaengine@vger.kernel.org, shawn.guo@linaro.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
Date: Mon, 8 Dec 2014 18:44:12 +0530 [thread overview]
Message-ID: <20141208131412.GL16827@intel.com> (raw)
In-Reply-To: <1415879762-12177-1-git-send-email-stefan@agner.ch>
On Thu, Nov 13, 2014 at 12:56:02PM +0100, Stefan Agner wrote:
> If the current transfer control descriptor (TCD) was not yet started,
> the address will be the same as the initial address. Hence test if the
> current address is less than or equal to the start address of each TCD.
Applied, thanks
--
~Vinod
next prev parent reply other threads:[~2014-12-08 13:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 11:56 [PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes Stefan Agner
2014-11-13 11:56 ` Stefan Agner
2014-12-02 16:53 ` Stefan Agner
2014-12-02 16:53 ` Stefan Agner
2014-12-08 13:14 ` Vinod Koul [this message]
2014-12-08 13:14 ` 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=20141208131412.GL16827@intel.com \
--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.