From: Srinivas Kandagatla Date: Mon, 2 Jun 2014 09:09:39 +0000 (+0100) Subject: mmc: mmci: Add support to data commands via variant structure. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7b0061f61e7c96884f4080b4e28544a0cedd76;p=pandora-kernel.git mmc: mmci: Add support to data commands via variant structure. On some SOCs like Qcom there are explicit bits in the command register to specify if its a data transfer command or not. So this patch adds support to such bits in variant data, giving more flexibility to the driver. Signed-off-by: Srinivas Kandagatla Reviewed-by: Linus Walleij Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed