Re: [PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function

2015-12-22 Thread Wan ZongShun
2015-12-22 17:52 GMT+08:00 Andy Shevchenko : > On Tue, Dec 22, 2015 at 6:40 PM, Wan Zongshun wrote: >> From: Wan Zongshun >> >> This patch is to add software tuning functions for AMD hs200 >> mode. >> >> Signed-off-by: Wan Zongshun >> --- >> drivers/mmc/host/sdhci-pci-core.c | 146 >> +

Re: [PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function

2015-12-22 Thread Andy Shevchenko
On Tue, Dec 22, 2015 at 6:40 PM, Wan Zongshun wrote: > From: Wan Zongshun > > This patch is to add software tuning functions for AMD hs200 > mode. > > Signed-off-by: Wan Zongshun > --- > drivers/mmc/host/sdhci-pci-core.c | 146 > ++ > 1 file changed, 146 ins

[PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function

2015-12-22 Thread Wan Zongshun
From: Wan Zongshun This patch is to add software tuning functions for AMD hs200 mode. Signed-off-by: Wan Zongshun --- drivers/mmc/host/sdhci-pci-core.c | 146 ++ 1 file changed, 146 insertions(+) diff --git a/drivers/mmc/host/sdhci-pci-core.c b/drivers/mmc