From: Guennadi Liakhovetski Date: Wed, 19 May 2010 18:34:11 +0000 (+0000) Subject: mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell X-Git-Tag: v2.6.35-rc1~414^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a4533976d922ff3272fad17dd52fe3682899dd;p=pandora-kernel.git mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell After this patch, if the "dma" pointer in struct tmio_mmc_data is not NULL, it points to a struct, containing two tokens, that have to be passed to the dmaengine driver for channel configuration. Signed-off-by: Guennadi Liakhovetski Acked-by: Samuel Ortiz Signed-off-by: Paul Mundt --- Reading git-diff-tree failed