From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] dmaengine: at_hdmac: slave configuration
Date: Thu, 10 May 2012 12:17:38 +0200 [thread overview]
Message-ID: <cover.1336644470.git.nicolas.ferre@atmel.com> (raw)
This patch series is composed of two cleanup patches and one "slave
configuration" patch. The last one uses configuration data passed through the
slave configuration API to setup the DMA controller.
Corresponding custom configuration is removed from the slave DMA private
structure and its use in the AT91 files. Header definitions are then moved
accordingly.
Nicolas Ferre (3):
dmaengine: at_hdmac: remove some at_dma_slave comments
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
dmaengine: at_hdmac: take maxburst from slave configuration
arch/arm/mach-at91/at91sam9g45_devices.c | 1 -
arch/arm/mach-at91/include/mach/at_hdmac.h | 26 --------------------------
drivers/dma/at_hdmac.c | 15 +++++++--------
drivers/dma/at_hdmac_regs.h | 21 ++++++++++++++++++++-
4 files changed, 27 insertions(+), 36 deletions(-)
--
1.7.10
next reply other threads:[~2012-05-10 10:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 10:17 Nicolas Ferre [this message]
2012-05-10 10:17 ` [PATCH 1/3] dmaengine: at_hdmac: remove some at_dma_slave comments Nicolas Ferre
2012-05-10 10:17 ` [PATCH 2/3] dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant Nicolas Ferre
2012-05-10 10:17 ` [PATCH 3/3] dmaengine: at_hdmac: take maxburst from slave configuration Nicolas Ferre
2012-05-15 3:18 ` [PATCH 0/3] dmaengine: at_hdmac: " 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=cover.1336644470.git.nicolas.ferre@atmel.com \
--to=nicolas.ferre@atmel.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).