[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFoMmTvErNYqh2nuMPFATG68u8GnR4ZhqH5_dX_qEs323A@mail.gmail.com>
Date: Thu, 14 Jan 2016 13:10:07 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Hans-Christian Noren Egtvedt <egtvedt@...fundet.no>
Cc: Mans Rullgard <mans@...sr.com>,
Haavard Skinnemoen <hskinnemoen@...il.com>,
Ludovic Desroches <ludovic.desroches@...el.com>,
Arnd Bergmann <arnd@...db.de>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-mmc <linux-mmc@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data
On 9 January 2016 at 20:32, Hans-Christian Noren Egtvedt
<egtvedt@...fundet.no> wrote:
> Around Sat 09 Jan 2016 12:45:11 +0000 or thereabout, Mans Rullgard wrote:
>> As struct mci_dma_data is now only used by AVR32, it is nothing but
>> pointless indirection. Replace it with struct dw_dma_slave in the
>> AVR32 platform code and with a void pointer elsewhere.
>>
>> Signed-off-by: Mans Rullgard <mans@...sr.com>
>> ---
>> Changes:
>> - rebase onto v4.4-rc8: some members of struct dw_dma_slave had been
>> renamed in an unsubmitted patch
>> ---
>> arch/avr32/mach-at32ap/at32ap700x.c | 21 ++++++++++-----------
>> drivers/mmc/host/atmel-mci.c | 1 -
>> include/linux/atmel-mci.h | 2 +-
>> include/linux/platform_data/mmc-atmel-mci.h | 22 ----------------------
>> 4 files changed, 11 insertions(+), 35 deletions(-)
>> delete mode 100644 include/linux/platform_data/mmc-atmel-mci.h
>
> <snipp diff>
>
> Thank you for the patch. I have added this to my for-linus branch in the
> linux-avr32 tree.
Again, I suppose that means you will send this as fix for 4.5 rc?
Acked-by: Ulf Hansson <ulf.hansson@...aro.org>
>
> Acked-by: Hans-Christian Noren Egtvedt <egtvedt@...fundet.no>
>
> --
> Best regards, HC.
Powered by blists - more mailing lists