]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd7fa018022840632f069d7c753943ecaa8a1707
treea85a7ba8d07c76e8630a3a8b109c95f2ef28b19c
parentfa6772187c5ee8bea1a8c8ae43d8aa95451dfcab
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