• P
    sdhci: move pci stuff to separate module · b8c86fc5
    Pierre Ossman 提交于
    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: NPierre Ossman <drzeus@drzeus.cx>
    b8c86fc5
sdhci.c 34.2 KB