Re: [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data

2014-10-27 Thread Alexandre Belloni
Hi, On 27/10/2014 at 16:23:23 +0100, Ulf Hansson wrote : > On 27 October 2014 15:46, Ulf Hansson wrote: > > On 17 October 2014 10:26, Alexandre Belloni > > wrote: > >> Move the mach header that can come either from arm/mach-at91 or avr32 to > >> platform_data to be able to switch the AT91 platfo

Re: [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data

2014-10-27 Thread Ulf Hansson
On 27 October 2014 15:46, Ulf Hansson wrote: > On 17 October 2014 10:26, Alexandre Belloni > wrote: >> Move the mach header that can come either from arm/mach-at91 or avr32 to >> platform_data to be able to switch the AT91 platforms to multiplatform. >> >> Signed-off-by: Alexandre Belloni > > Th

Re: [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data

2014-10-27 Thread Ulf Hansson
On 17 October 2014 10:26, Alexandre Belloni wrote: > Move the mach header that can come either from arm/mach-at91 or avr32 to > platform_data to be able to switch the AT91 platforms to multiplatform. > > Signed-off-by: Alexandre Belloni Thanks! Applied for next! Kind regards Uffe > --- > driv

[PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data

2014-10-17 Thread Alexandre Belloni
Move the mach header that can come either from arm/mach-at91 or avr32 to platform_data to be able to switch the AT91 platforms to multiplatform. Signed-off-by: Alexandre Belloni --- drivers/mmc/host/atmel-mci.c| 2 +- include/linux/platform_data/mmc-atmel-mci.h | 22