From: ludovic.desroches@atmel.com (Ludovic Desroches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/3] Remove mach/atmel-mci.h
Date: Mon, 20 Oct 2014 14:22:45 +0200 [thread overview]
Message-ID: <20141020122245.GA7443@ldesroches-Latitude-E6320> (raw)
In-Reply-To: <1413534398-22645-1-git-send-email-alexandre.belloni@free-electrons.com>
On Fri, Oct 17, 2014 at 10:26:35AM +0200, Alexandre Belloni wrote:
> This patch series removes the uses of mach/atmel-mci.h and the files themselves.
> The final goal is to be able to switch AT91 to multiplatform.
>
> The first patch introduces a new platform_data file and uses it in the driver.
> The two following patches remove the uses of mach/atmel-mci.h and the header
> itself from avR32 and ARM/at91.
>
> Changes in v2:
> - include back linux/atmel-mci.h and really remove mach/atmel-mci.h in at91sam9g45_devices.c
s/move mache header/move mach header. Otherwise, for the whole series:
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
>
> Alexandre Belloni (3):
> mmc: atmel-mci: move mache header to platform_data
> ARM: at91: remove mach/atmel-mci.h
> avr32: remove mach/atmel-mci.h
>
> arch/arm/mach-at91/at91sam9g45_devices.c | 2 +-
> arch/arm/mach-at91/include/mach/atmel-mci.h | 17 -----------------
> arch/avr32/mach-at32ap/at32ap700x.c | 2 +-
> arch/avr32/mach-at32ap/include/mach/atmel-mci.h | 17 -----------------
> drivers/mmc/host/atmel-mci.c | 2 +-
> include/linux/platform_data/mmc-atmel-mci.h | 22 ++++++++++++++++++++++
> 6 files changed, 25 insertions(+), 37 deletions(-)
> delete mode 100644 arch/arm/mach-at91/include/mach/atmel-mci.h
> delete mode 100644 arch/avr32/mach-at32ap/include/mach/atmel-mci.h
> create mode 100644 include/linux/platform_data/mmc-atmel-mci.h
>
> --
> 1.9.1
>
prev parent reply other threads:[~2014-10-20 12:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-17 8:26 [PATCHv2 0/3] Remove mach/atmel-mci.h Alexandre Belloni
2014-10-17 8:26 ` [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data Alexandre Belloni
2014-10-27 14:46 ` Ulf Hansson
2014-10-27 15:23 ` Ulf Hansson
2014-10-27 15:44 ` Alexandre Belloni
2014-10-17 8:26 ` [PATCHv2 2/3] ARM: at91: remove mach/atmel-mci.h Alexandre Belloni
2014-10-27 14:47 ` Ulf Hansson
2014-10-17 8:26 ` [PATCHv2 3/3] avr32: " Alexandre Belloni
2014-10-27 14:48 ` Ulf Hansson
2014-10-19 20:15 ` [PATCHv2 0/3] Remove mach/atmel-mci.h Arnd Bergmann
2014-10-20 12:22 ` Ludovic Desroches [this message]
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=20141020122245.GA7443@ldesroches-Latitude-E6320 \
--to=ludovic.desroches@atmel.com \
--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