commit | 6b40d18295a878c0e8ff02062cb9b8e9a6b156e4 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Jan 15 23:36:52 2013 +0800 |
committer | Chris Ball <cjb@laptop.org> | Sun Feb 24 14:36:57 2013 -0500 |
tree | a85a7ba8d07c76e8630a3a8b109c95f2ef28b19c | |
parent | ef4d0888bb7e1b963880f086575081c3d39cad2d [diff] |
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>