From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] dmaengine: add TODO items for future work on dma drivers
Date: Wed, 25 May 2011 14:47:43 +0200 [thread overview]
Message-ID: <BANLkTinP-5z0ecf0zvrEnLOSDvOhLzMKDw@mail.gmail.com> (raw)
In-Reply-To: <1306323570-11133-3-git-send-email-vinod.koul@intel.com>
2011/5/25 Koul, Vinod <vinod.koul@intel.com>:
> From: Vinod Koul <vinod.koul@intel.com>
>
> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
> ---
> ?drivers/dma/TODO | ? 12 ++++++++++++
> ?1 files changed, 12 insertions(+), 0 deletions(-)
> ?create mode 100644 drivers/dma/TODO
>
> diff --git a/drivers/dma/TODO b/drivers/dma/TODO
> new file mode 100644
> index 0000000..b67d184
> --- /dev/null
> +++ b/drivers/dma/TODO
> @@ -0,0 +1,12 @@
> +TODO for slave dma
> +
> +1. Move remaining drivers to use new slave interface
Here is the hitlist:
- find arch/arm/ |grep -e "dma.c$"
- arch/arm/mach-s3c64xx/dma.c need to be merged into
drivers/dma/amba-pl08x.c - make adjustments for local
deviations
Or were you mainly talking about the drivers already in
drivers/dma?
Linus Walleij
next prev parent reply other threads:[~2011-05-25 12:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 11:39 [PATCH v2 0/2] dmaengine: add slave documentation Koul, Vinod
2011-05-25 11:39 ` [PATCH 1/2] dmaengine: Add API documentation for slave dma usage Koul, Vinod
2011-05-25 11:39 ` [PATCH 2/2] dmaengine: add TODO items for future work on dma drivers Koul, Vinod
2011-05-25 12:39 ` Per Forlin
2011-05-25 12:15 ` Koul, Vinod
2011-05-25 12:54 ` Per Forlin
2011-05-25 12:47 ` Linus Walleij [this message]
2011-05-25 12:23 ` Koul, Vinod
2011-05-26 7:36 ` Russell King - ARM Linux
2011-05-26 12:25 ` Koul, Vinod
2011-05-26 13:38 ` Russell King - ARM Linux
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=BANLkTinP-5z0ecf0zvrEnLOSDvOhLzMKDw@mail.gmail.com \
--to=linus.walleij@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).