Searched hist:b8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | Makefile | diff b8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3 Tue Mar 18 17:35:49 CET 2008 Pierre Ossman <drzeus@drzeus.cx> sdhci: move pci stuff to separate module
The SDHCI interface is not PCI specific, yet the Linux driver was intimitely connected to the PCI bus. This patch properly separates the PCI specific portion from the bus independent code.
This patch is based on work by Ben Dooks but he did not have time to complete it.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | Kconfig | diff b8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3 Tue Mar 18 17:35:49 CET 2008 Pierre Ossman <drzeus@drzeus.cx> sdhci: move pci stuff to separate module
The SDHCI interface is not PCI specific, yet the Linux driver was intimitely connected to the PCI bus. This patch properly separates the PCI specific portion from the bus independent code.
This patch is based on work by Ben Dooks but he did not have time to complete it.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | sdhci.c | diff b8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3 Tue Mar 18 17:35:49 CET 2008 Pierre Ossman <drzeus@drzeus.cx> sdhci: move pci stuff to separate module
The SDHCI interface is not PCI specific, yet the Linux driver was intimitely connected to the PCI bus. This patch properly separates the PCI specific portion from the bus independent code.
This patch is based on work by Ben Dooks but he did not have time to complete it.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|