omap_hsmmc: Fix MMC3 dma
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 3 Jan 2009 10:36:13 +0000 (10:36 +0000)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 24 Mar 2009 20:30:06 +0000 (21:30 +0100)
Data transfers on third OMAP3 MMC controller don't work
because DMA line numbers are only defined for MMC1 and MMC2.
Fix that and store line numbers in mmc_omap_host structure
to reduce code size.
Tested on OMAP3 pandora board.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found