mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
authorShawn Guo <shawn.guo@linaro.org>
Tue, 21 Jun 2011 14:41:50 +0000 (22:41 +0800)
committerChris Ball <cjb@laptop.org>
Wed, 20 Jul 2011 21:21:03 +0000 (17:21 -0400)
commite8cd77e467f7bb1d4b942037c47b087334a484d4
treefa3b90d8e7c6baa1f5365c57f0e36a9f56b7fa82
parent803862a6f7de4939e0a557214e5e4b37e36f87ff
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP

The use of flag ESDHC_FLAG_GPIO_FOR_CD_WP is all CD related.  It does
not necessarily need to bother WP in the flag name.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-esdhc-imx.c