Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32

From: Ulf Hansson
Date: Thu Jan 14 2016 - 07:08:03 EST


On 9 January 2016 at 20:32, Hans-Christian Noren Egtvedt
<egtvedt@xxxxxxxxxxxx> wrote:
> Around Sat 09 Jan 2016 12:45:10 +0000 or thereabout, Mans Rullgard wrote:
>> Commit ecb89f2f5f3e7 ("mmc: atmel-mci: remove compat for non DT board
>> when requesting dma chan") broke dma on AVR32 and any other boards not
>> using DT. This restores a fallback mechanism for such cases.
>>
>> Signed-off-by: Mans Rullgard <mans@xxxxxxxxx>
>> ---
>> Changes:
>> - rebase onto v4.4-rc8: no change to this patch
>> ---
>> arch/avr32/mach-at32ap/at32ap700x.c | 16 ++++++++++++++++
>> drivers/mmc/host/atmel-mci.c | 17 +++++++++++++++++
>> include/linux/atmel-mci.h | 2 ++
>> 3 files changed, 35 insertions(+)
>
> <snipp diff>
>
> Thank you for the patch. I have added this to the for-linux branch in the
> linux-avr32 tree.

What does that mean? Do you intend to send this as a fix for 4.5 rc?

If so, you have my ack for it!

Acked-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx>

Kind regards
Uffe