From: Shawn Guo Date: Tue, 15 Jan 2013 15:36:52 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write X-Git-Tag: v3.9-rc1~78^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b40d18295a878c0e8ff02062cb9b8e9a6b156e4;p=pandora-kernel.git mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write SDHCI_CTRL_D3CD is not a standard SDHCI_HOST_CONTROL, so there is no need to check it in SDHCI_HOST_CONTROL write at all. Remove it. Signed-off-by: Shawn Guo Tested-by: Dirk Behme Signed-off-by: Chris Ball --- Reading git-diff-tree failed