2 changes: 1 addition & 1 deletion2drivers/mmc/host/sdhci-pci-o2micro.c Original file line numberDiff line numberDiff line change Expand Up@@ -60,7 +60,7 @@ static void o2_pci_led_enable(struct sdhci_pci_chip *chip) } voidsdhci_pci_o2_fujin2_pci_init(structsdhci_pci_chip*chip) ...
From: Wan Zongshun <vincent...@amd.com> This patch is to add software tuning functions for AMD hs200 mode.
1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/mmc/host/sdhci-pci-core.c b/drivers/mmc/host/sdhci-pci-core.c index e7b2bbe..17697fd 100644 --- a/drivers/mmc/host/sdhci-pci-core.c +++ b/drivers/mmc/host/sdhci-pci-core.c @@ -897,10 +897,8 @@ static...
Move O2Micro/BayHubTech SD Host support code to sdhci-pci-o2micro.c
sdhci-pci-o2micro.c contains no initialisation and its functions are only called from shdci-pci.c, so there is no reason for it to be a separate module, let alone or for it to always be built-in. - Rename sdhci-pci.c to sdhci-pci-core.c so that the sdhci-pci module ...
sdhci-pci.c >> +++ b/drivers/mmc/host/sdhci-pci.c >> @@ -618,6 +618,7 @@ static int jmicron_resume(struct sdhci_pci_chip *chip) >> static const struct sdhci_pci_fixes sdhci_o2 = { >> .probe = sdhci_pci_o2_probe, >> .quirks = SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC, >> ...
[PATCH v3] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD H... Peter Guo RE: [PATCH v3] mmc:sdhci-pci: Add Support of O2Mirco/BayHub... Peter Guo Reply via email to The Mail Archive home linux-mmc - all messages linux-mmc - about the list Expand Previous message Next ...
Re: [Bug #37432] sdhci-pci fails on 3.0.0-r... Rafael J. Wysocki [Bug #37872] CPU lockup during boot Rafael J. Wysocki Re: [Bug #37872] CPU lockup during boot Bruno Wolff III Re: [Bug #37872] CPU lockup during boot Florian Mickler [Bug #38582] T510 43495KG won't resum...
The following bug entry is on the current list of known regressions from 2.6.39. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry :http://bugzilla.kernel.org/show_bug.cgi?id=37432Subject : sdhci-pci fails on 3.0.0-rc1 on Dell E6510...
Bug-Entry :http://bugzilla.kernel.org/show_bug.cgi?id=37432Subject : sdhci-pci fails on 3.0.0-rc1 on Dell E6510 Submitter : Oliver Hartkopp <socket...@hartkopp.net> Date : 2011-06-07 20:06 (69 days old) First-Bad-Commit:http://git.kernel.org/linus/da7822e5ad71ec9b745b412639...