From: Feng Tang Date: Sat, 29 Sep 2007 06:15:05 +0000 (+0800) Subject: sdhci: remove DMA capability check from controller's PCI Class reg X-Git-Tag: v2.6.24-rc1~1464^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e71efe44eb06ae1761f43cca70a5f3cc54c0fb;p=pandora-kernel.git sdhci: remove DMA capability check from controller's PCI Class reg Many host controllers don't fully follow the PCI spec to claim whether they support DMA in PCI class register. Leave the driver to judge it from the Capability register, quirks and module parameter Signed-off-by: Feng Tang Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed