mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
authorShawn Guo <shawn.guo@linaro.org>
Tue, 15 Jan 2013 15:36:53 +0000 (23:36 +0800)
committerChris Ball <cjb@laptop.org>
Sun, 24 Feb 2013 19:36:58 +0000 (14:36 -0500)
commit60bf6396fb12357aeb231ae27196c63e83af9c39
tree06a2587a54a4781f71d8928875385aac72e84ad8
parent6b40d18295a878c0e8ff02062cb9b8e9a6b156e4
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix

Rename esdhc local definitions with ESDHC_ rather than SDHCI_ prefix,
so that we can distinguish them from SDHCI core definitions from name.

A couple of bit fields are also changed use shift for consistency and
better readability.

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