]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sdhci: remove forced dma quirks
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 22 Mar 2008 21:05:40 +0000 (22:05 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:39 +0000 (14:14 +0200)
commit3815a0ebab678c20d0d9c66af5ee9e68807b6681
treeef0dfd46c70f6e316ff36ee924f71e469c9cc5fb
parentb8c86fc5d8deaa5a6dc49c2c1ed144e6838bf0f3
sdhci: remove forced dma quirks

Remove the quirk to force DMA on the Ricoh and TI controllers as it is
no longer needed. The only bug they have is that they use an incorrect
PCI interface value, and that is not respected anymore.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/sdhci-pci.c