From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] s3cmci: port DMA code to dmaengine API
Date: Wed, 21 May 2014 10:57:34 +0200 [thread overview]
Message-ID: <4563444.HLmgOoMRYe@wuerfel> (raw)
In-Reply-To: <1400617259-6939-1-git-send-email-anarsoul@gmail.com>
On Tuesday 20 May 2014 23:20:59 Vasily Khoruzhick wrote:
> index 1384f67..e70e4cf 100644
> --- a/drivers/mmc/host/Kconfig
> +++ b/drivers/mmc/host/Kconfig
> @@ -420,6 +420,7 @@ config MMC_SPI
> config MMC_S3C
> tristate "Samsung S3C SD/MMC Card Interface support"
> depends on ARCH_S3C24XX
> + select S3C24XX_DMAC
> help
> This selects a driver for the MCI interface found in
> Samsung's S3C2410, S3C2412, S3C2440, S3C2442 CPUs.
>
I think you should use 'depends on S3C24XX_DMAC' here.
Other than that,
Acked-by: Arnd Bergmann <arnd@arndb.de>
Arnd
next prev parent reply other threads:[~2014-05-21 8:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 20:20 [PATCH v2] s3cmci: port DMA code to dmaengine API Vasily Khoruzhick
2014-05-21 8:57 ` Arnd Bergmann [this message]
2014-05-21 9:10 ` Vasily Khoruzhick
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=4563444.HLmgOoMRYe@wuerfel \
--to=arnd@arndb.de \
--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