From: Grazvydas Ignotas Date: Sat, 3 Jan 2009 10:36:13 +0000 (+0000) Subject: omap_hsmmc: Fix MMC3 dma X-Git-Tag: v2.6.30-rc1~209^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e2f1dd3bbe9352654eec8223495d35e1f52af2;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed