From: andriy.shevchenko@linux.intel.com (Andy Shevchenko)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 04/11] dmaengine: dw_dmac: simplify master selection
Date: Wed, 24 Apr 2013 16:35:42 +0300 [thread overview]
Message-ID: <1366810542.31721.21.camel@smile> (raw)
In-Reply-To: <201304241435.50963.arnd@arndb.de>
On Wed, 2013-04-24 at 14:35 +0200, Arnd Bergmann wrote:
> On Wednesday 24 April 2013, Andy Shevchenko wrote:
> > From: Arnd Bergmann <arnd@arndb.de>
> >
> > The patch to add the common DMA binding added a dummy dw_dma_slave
> > structure into the dw_dma_chan structure in order to configure the
> > masters correctly. It turns out that this can be simplified if we
> > pick the DMA masters in the dwc_alloc_chan_resources function instead
> > and save them in the dw_dma_chan structure directly.
> >
> > This could be simplified further once all users that today use
> > dw_dma_slave for configuration get converted to device tree based
> > setup instead.
> >
> > (Upstream commit id: f776076b9fa82d630651c9af56359d80fce86d68)
> >
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> > Cc: linux-arm-kernel at lists.infradead.org
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> > Signed-off-by: Vinod Koul <vinod.koul@intel.com>
>
> Hi Andy,
>
> Did you intend that to get sent to everyone, or just forget to
> pass --suppress-cc=all to git-send-email?
Second. Sorry for spam.
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
prev parent reply other threads:[~2013-04-24 13:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1366796443-7083-1-git-send-email-andriy.shevchenko@linux.intel.com>
2013-04-24 9:40 ` [PATCH 04/11] dmaengine: dw_dmac: simplify master selection Andy Shevchenko
2013-04-24 12:35 ` Arnd Bergmann
2013-04-24 13:35 ` Andy Shevchenko [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=1366810542.31721.21.camel@smile \
--to=andriy.shevchenko@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).