]> git.baikalelectronics.ru Git - kernel.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>
Sun, 24 Feb 2013 19:36:58 +0000 (14:36 -0500)
commit5584b5f3883504201dbbbfa47baad226842fb18c
tree06a2587a54a4781f71d8928875385aac72e84ad8
parentfd7fa018022840632f069d7c753943ecaa8a1707
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