All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Mans Rullgard <mans@mansr.com>,
	Haavard Skinnemoen <hskinnemoen@gmail.com>,
	Ludovic Desroches <ludovic.desroches@atmel.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-mmc <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
Date: Thu, 14 Jan 2016 13:43:53 +0100	[thread overview]
Message-ID: <20160114124353.GA14996@samfundet.no> (raw)
In-Reply-To: <CAPDyKFqazmLYGFFGg38MTKnbQOqGsMF03M08GsNiG0EFLVm6qA@mail.gmail.com>

Around Thu 14 Jan 2016 13:07:57 +0100 or thereabout, Ulf Hansson wrote:
> On 9 January 2016 at 20:32, Hans-Christian Noren Egtvedt
> <egtvedt@samfundet.no> 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@mansr.com>
>>> ---
>>> 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@linaro.org>

Thank you. I might have been a bit quick to append it to my tree, as it
mostly touches things outside of arch/avr32. I have not asked Linus to pull
yet.

I can append your Acked-by to #1 and #2 in the series and push through my
tree if you are fine with that.

https://git.kernel.org/cgit/linux/kernel/git/egtvedt/linux-avr32.git/log/?h=for-linus

-- 
Best regards, Hans-Christian Egtvedt

  reply	other threads:[~2016-01-14 12:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-09 12:45 [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Mans Rullgard
2016-01-09 12:45 ` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data Mans Rullgard
2016-01-09 19:32   ` Hans-Christian Noren Egtvedt
2016-01-14 12:10     ` Ulf Hansson
2016-01-11 14:23   ` Ludovic Desroches
2016-01-11 14:23     ` Ludovic Desroches
2016-01-09 19:32 ` [PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32 Hans-Christian Noren Egtvedt
2016-01-14 12:07   ` Ulf Hansson
2016-01-14 12:43     ` Hans-Christian Noren Egtvedt [this message]
2016-01-14 13:29       ` Ulf Hansson
2016-01-11 14:22 ` Ludovic Desroches
2016-01-11 14:22   ` Ludovic Desroches

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=20160114124353.GA14996@samfundet.no \
    --to=egtvedt@samfundet.no \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=hskinnemoen@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ludovic.desroches@atmel.com \
    --cc=mans@mansr.com \
    --cc=ulf.hansson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.