From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mxcmmc: use dmaengine API
Date: Wed, 12 Jan 2011 20:25:42 +0800 [thread overview]
Message-ID: <20110112122541.GA6569@freescale.com> (raw)
In-Reply-To: <1294826996-13764-2-git-send-email-s.hauer@pengutronix.de>
It seems all the tabs were turned into spaces.
On Wed, Jan 12, 2011 at 11:09:56AM +0100, Sascha Hauer wrote:
> This switches the mxcmmc driver to use the dmaengine API. Unlike
> the old one this one is always present in the tree, even if no DMA
> is implement, hence we can remove all the #ifdefs in from the driver.
> The driver automatically switches to PIO mode if no DMA support or no
> suitable channel is available.
>
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> ---
> drivers/mmc/host/mxcmmc.c | 172 +++++++++++++++++++++++++--------------------
> 1 files changed, 97 insertions(+), 75 deletions(-)
>
[...]
--
Regards,
Shawn
next prev parent reply other threads:[~2011-01-12 12:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 10:09 let the mxcmmc driver use the dmaengine API Sascha Hauer
2011-01-12 10:09 ` [PATCH] mxcmmc: use " Sascha Hauer
2011-01-12 10:26 ` Russell King - ARM Linux
2011-01-12 13:13 ` Sascha Hauer
2011-01-12 12:25 ` Shawn Guo [this message]
2011-01-12 12:33 ` Shawn Guo
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=20110112122541.GA6569@freescale.com \
--to=shawn.guo@freescale.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