Re: [PATCH] sdhci - add public definition of quirks

2010-08-29 Thread dmitry pervushin
nfrastructure to the kernel without a user. This patch is superseded by commita7626b7a5de37bbd506b23633be95428ee81c2e4, Anton Vorontsov's patch "sdhci-pltfm: implement platform data passing" -- dmitry pervushin Home, sweet home... -- To unsubscribe from this list: send the lin

Re: [PATCH] sdhci - add public definition of quirks

2010-08-29 Thread dmitry pervushin
nfrastructure to the kernel without a user. This patch is superseded by commit a7626b7a5de37bbd506b23633be95428ee81c2e4, Anton Vorontsov's patch "sdhci-pltfm: implement platform data passing" -- dmitry pervushin Home, sweet home... -- To unsubscribe from this list: send the line &

[PATCH] sdhci - add public definition of quirks

2010-02-22 Thread dmitry pervushin
Hi Pierre, Richard, The patch adds ability to architectures that use sdhci-pltfm driver to provide their own quirks via platform_data parameter of sdhci devices. Signed-off-by: dmitry pervushin --- drivers/mmc/host/sdhci-pltfm.c |5 ++ drivers/mmc/host/sdhci.h | 52