commit | 42a4533976d922ff3272fad17dd52fe3682899dd | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Wed May 19 18:34:11 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat May 22 16:51:18 2010 +0900 |
tree | 2c420853dd7e0194542edf9101cbf7e9f7e47904 | |
parent | d62b8a985b74ac741233396b847562dacc45a5c1 [diff] |
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 <g.liakhovetski@gmx.de> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>