sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
authorFeng Tang <feng.tang@intel.com>
Sun, 30 Sep 2007 10:44:18 +0000 (12:44 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 3 Oct 2007 16:40:33 +0000 (18:40 +0200)
commit7c168e3db7d900008ee304574057e0dc1a8505af
tree2907482a14d1fac13d0f4d4aa52d12774dfd16fb
parent56e71efe44eb06ae1761f43cca70a5f3cc54c0fb
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk

Some controllers like ENE712 can't work properly with DMA mode,
add this quirk to force these kinds of HW work with PIO mode

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/sdhci.c