sdhci: remove DMA capability check from controller's PCI Class reg
authorFeng Tang <feng.tang@intel.com>
Sat, 29 Sep 2007 06:15:05 +0000 (14:15 +0800)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 3 Oct 2007 16:40:26 +0000 (18:40 +0200)
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 <feng.tang@intel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found