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