Re: [PATCH] mmc: Allow sdhci platform drivers to set quirks2 from platform data

2013-07-18 Thread Sergei Shtylyov
Hello. On 07/19/2013 02:31 AM, Al Cooper wrote: Signed-off-by: Al Cooper --- drivers/mmc/host/sdhci-pltfm.c |4 +++- drivers/mmc/host/sdhci-pltfm.h |1 + 2 files changed, 4 insertions(+), 1 deletions(-) Hm, what this patch has to do with linux-usb? WBR, Sergei -- To unsubscr

[PATCH] mmc: Allow sdhci platform drivers to set quirks2 from platform data

2013-07-18 Thread Al Cooper
Signed-off-by: Al Cooper --- drivers/mmc/host/sdhci-pltfm.c |4 +++- drivers/mmc/host/sdhci-pltfm.h |1 + 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/mmc/host/sdhci-pltfm.c b/drivers/mmc/host/sdhci-pltfm.c index 3145a78..e605509 100644 --- a/drivers/mmc/host/sdh