sdhci: remove old dma module params
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 30 Sep 2007 10:47:05 +0000 (12:47 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 3 Oct 2007 16:40:49 +0000 (18:40 +0200)
commitd6f8deecefc133cac044f6029bdb349a1cb8753a
treec326d246478490dd41bf2fda176db4e4a31c70de
parent7c168e3db7d900008ee304574057e0dc1a8505af
sdhci: remove old dma module params

The forcedma and nodma module parameters can be replaced with the quirks
parameter, so remove the redundancy.

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