K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-10-16T01:10:43.796154Z K 7 svn:log V 364 Split sdhci driver in two parts: sdhci and sdhci_pci. sdchi encapsulates a generic SD Host Controller logic that relies on actual hardware driver for register access. sdhci_pci implements driver for PCI SDHC controllers using new SDHCI interface No kernel config modifications are required, but if you load sdhc as a module you must switch to sdhci_pci instead. END