]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 11 Feb 2013 18:29:02 +0000 (13:29 -0500)
commit31e2934243700d633aaeeb5fcec2fafef188137f
tree06a2587a54a4781f71d8928875385aac72e84ad8
parent4a3533f9ad9cb4c3d1f90c9e4b0885b810a90e0e
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