Re: [PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select

2016-12-05 Thread Ulf Hansson
On 1 December 2016 at 05:05, Masahiro Yamada wrote: > I see no override of read/write callbacks in sdhci-of-at91.c. > > Signed-off-by: Masahiro Yamada Thanks, applied for next! Kind regards Uffe > --- > > BTW, this config may not be so useful in recent multi-platforms. > Perhaps, is it better

Re: [PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select

2016-12-02 Thread Adrian Hunter
On 01/12/16 06:05, Masahiro Yamada wrote: > I see no override of read/write callbacks in sdhci-of-at91.c. > > Signed-off-by: Masahiro Yamada Acked-by: Adrian Hunter > --- > > BTW, this config may not be so useful in recent multi-platforms. > Perhaps, is it better to remove this config entirel

Re: [PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select

2016-12-01 Thread Ludovic Desroches
On Thu, Dec 01, 2016 at 01:05:46PM +0900, Masahiro Yamada wrote: > I see no override of read/write callbacks in sdhci-of-at91.c. > > Signed-off-by: Masahiro Yamada Acked-by: Ludovic Desroches Thanks > --- > > BTW, this config may not be so useful in recent multi-platforms. > Perhaps, is it be

[PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select

2016-11-30 Thread Masahiro Yamada
I see no override of read/write callbacks in sdhci-of-at91.c. Signed-off-by: Masahiro Yamada --- BTW, this config may not be so useful in recent multi-platforms. Perhaps, is it better to remove this config entirely instead of the AT91 fix only. drivers/mmc/host/Kconfig | 1 - 1 file changed,