From: Jarkko Nikula Date: Sat, 22 Feb 2014 16:01:42 +0000 (+0200) Subject: mmc: omap: Remove always set use_dma flag from struct mmc_omap_host X-Git-Tag: v3.15-rc1~42^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c668fb95ac655fe94c08c1fb419f685040cf23;p=pandora-kernel.git mmc: omap: Remove always set use_dma flag from struct mmc_omap_host Because use_dma is set only in mmc_omap_probe and unset nowhere there is no need to carry that flag in struct mmc_omap_host for mmc_omap_prepare_data function. Signed-off-by: Jarkko Nikula Acked-by: Tony Lindgren Tested-by: Aaro Koskinen Signed-off-by: Chris Ball --- Reading git-diff-tree failed