[PATCH v2] s3cmci: port DMA code to dmaengine API
Vasily Khoruzhick
anarsoul at gmail.com
Wed May 21 02:10:17 PDT 2014
On Wed, May 21, 2014 at 11:57 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> 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,
Ok, will send v3 tonight.
Regards
Vasily
> Acked-by: Arnd Bergmann <arnd at arndb.de>
>
> Arnd
More information about the linux-arm-kernel
mailing list