From: Pierre Ossman Date: Tue, 18 Mar 2008 16:35:49 +0000 (+0100) Subject: sdhci: move pci stuff to separate module X-Git-Tag: v2.6.27-rc1~1047^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed