All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Cc: Linux-SH <linux-sh@vger.kernel.org>,
	linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org
Subject: Re: [PATCH 1/2] DMA: shdma: tidyup callback chunk finder
Date: Fri, 02 May 2014 16:31:55 +0000	[thread overview]
Message-ID: <20140502161955.GY32284@intel.com> (raw)
In-Reply-To: <87k3b7rtjw.wl%kuninori.morimoto.gx@gmail.com>

On Wed, Apr 02, 2014 at 08:16:51PM -0700, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> Current shdma is using "last" which indicates last desc
> which needs to have callback function.
> but, that desc's chunks is always 1
> We can use it as finder
> 
Applied both with reflow of changelog.

Also in future pls use right subsystem name "dmaengine"

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Cc: Linux-SH <linux-sh@vger.kernel.org>,
	linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org
Subject: Re: [PATCH 1/2] DMA: shdma: tidyup callback chunk finder
Date: Fri, 2 May 2014 21:49:55 +0530	[thread overview]
Message-ID: <20140502161955.GY32284@intel.com> (raw)
In-Reply-To: <87k3b7rtjw.wl%kuninori.morimoto.gx@gmail.com>

On Wed, Apr 02, 2014 at 08:16:51PM -0700, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> Current shdma is using "last" which indicates last desc
> which needs to have callback function.
> but, that desc's chunks is always 1
> We can use it as finder
> 
Applied both with reflow of changelog.

Also in future pls use right subsystem name "dmaengine"

-- 
~Vinod

  reply	other threads:[~2014-05-02 16:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03  3:16 [PATCH 0/2] DMA: shdma: add DMA cyclic transfer support Kuninori Morimoto
2014-04-03  3:16 ` Kuninori Morimoto
2014-04-03  3:16 ` [PATCH 1/2] DMA: shdma: tidyup callback chunk finder Kuninori Morimoto
2014-04-03  3:16   ` Kuninori Morimoto
2014-05-02 16:19   ` Vinod Koul [this message]
2014-05-02 16:31     ` Vinod Koul
2014-04-03  3:17 ` [PATCH 2/2] DMA: shdma: add cyclic transfer support Kuninori Morimoto
2014-04-03  3:17   ` Kuninori Morimoto
2014-04-18  8:42 ` [PATCH 0/2] DMA: shdma: add DMA " Kuninori Morimoto
2014-04-18  8:42   ` Kuninori Morimoto

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=20140502161955.GY32284@intel.com \
    --to=vinod.koul@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=kuninori.morimoto.gx@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@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 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.