commit | f3e2f1dd3bbe9352654eec8223495d35e1f52af2 | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Sat Jan 03 10:36:13 2009 +0000 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue Mar 24 21:30:06 2009 +0100 |
tree | 8c81cf861a65d530bfcf8635710e60cec624c34c | |
parent | 0683af4887bf61b5285c4e08cad5c7d110fbd605 [diff] |
omap_hsmmc: Fix MMC3 dma 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>