From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] dmaengine: Refactor the DMA40 driver - continued
Date: Thu, 2 May 2013 11:54:53 +0100 [thread overview]
Message-ID: <20130502105453.GL25256@gmail.com> (raw)
In-Reply-To: <1366976295-11728-1-git-send-email-lee.jones@linaro.org>
On Fri, 26 Apr 2013, Lee Jones wrote:
> This is a continuation of the first "dmaengine: Refactor the DMA40 driver"
> patch-set. It encompasses some recommendations given during the review of
> it's predecessor.
>
> arch/arm/mach-ux500/board-mop500-audio.c | 12 +++++-----
> arch/arm/mach-ux500/board-mop500-sdi.c | 16 ++++++-------
> arch/arm/mach-ux500/board-mop500.c | 22 ++++++++---------
> arch/arm/mach-ux500/usb.c | 4 ++--
> drivers/dma/ste_dma40.c | 99 +++++++++++++++++++++++++++++++++-------------------------------------------
> drivers/dma/ste_dma40_ll.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------
> include/linux/platform_data/dma-ste-dma40.h | 19 ++-------------
> sound/soc/ux500/ux500_pcm.c | 10 ++++----
> 8 files changed, 147 insertions(+), 157 deletions(-)
>
Linus, poke for this series.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2013-05-02 10:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 11:38 [PATCH 1/6] dmaengine: Refactor the DMA40 driver - continued Lee Jones
2013-04-26 11:38 ` [PATCH 1/6] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one Lee Jones
2013-04-26 11:38 ` [PATCH 2/6] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones Lee Jones
2013-04-26 11:38 ` [PATCH 3/6] ARM: ux500: Remove recently unused stedma40_xfer_dir enums Lee Jones
2013-04-26 11:38 ` [PATCH 4/6] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s Lee Jones
2013-04-26 11:38 ` [PATCH 5/6] dmaengine: ste_dma40: Convert data_width from register bit format to value Lee Jones
2013-04-26 11:38 ` [PATCH 6/6] dmaengine: ste_dma40_ll: Replace meaningless register set with comment Lee Jones
2013-05-02 10:54 ` Lee Jones [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=20130502105453.GL25256@gmail.com \
--to=lee.jones@linaro.org \
--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).