mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
authorShawn Guo <shawn.guo@linaro.org>
Tue, 15 Jan 2013 15:36:52 +0000 (23:36 +0800)
committerChris Ball <cjb@laptop.org>
Sun, 24 Feb 2013 19:36:57 +0000 (14:36 -0500)
commit6b40d18295a878c0e8ff02062cb9b8e9a6b156e4
treea85a7ba8d07c76e8630a3a8b109c95f2ef28b19c
parentef4d0888bb7e1b963880f086575081c3d39cad2d
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 <shawn.guo@linaro.org>
Tested-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-esdhc-imx.c