From: mcuelenaere@gmail.com (Maurus Cuelenaere)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: S3C64XX: DMA core patches
Date: Mon, 31 May 2010 13:58:21 +0200 [thread overview]
Message-ID: <4C03A45D.1050802@gmail.com> (raw)
The first two patches add support for SDMA to the DMA core, which the crypto
engine needs to support DMA.
The third one implements behaviour that seems to be forgotten, namely stopping
and flushing pending requests on freeing a DMA channel.
Maurus Cuelenaere (3):
ARM: S3C64XX: Add SDMA clocks
ARM: S3C64XX: Add SDMA support to DMA core
ARM: S3C64XX: Stop and flush requests on freeing
arch/arm/mach-s3c64xx/clock.c | 12 +++++++++
arch/arm/mach-s3c64xx/dma.c | 55 ++++++++++++++++++++++++++++++++---------
2 files changed, 55 insertions(+), 12 deletions(-)
reply other threads:[~2010-05-31 11:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4C03A45D.1050802@gmail.com \
--to=mcuelenaere@gmail.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).