From: Shawn Guo Date: Sun, 6 May 2012 03:25:35 +0000 (+0800) Subject: mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host X-Git-Tag: v3.5-rc1~69^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60188c820347040087bfe329f77b286dfd50a7e;p=pandora-kernel.git mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host It replaces dma_res with dma_channel in struct mxs_mmc_host, so that the device tree support will be a little easier, since dma channel can not be retrieved from "struct resource *dma_res". Signed-off-by: Shawn Guo Acked-by: Marek Vasut Acked-by: Chris Ball --- Reading git-diff-tree failed