diff options
author | yangbo lu <yangbo.lu@freescale.com> | 2015-10-08 12:36:36 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-10-26 16:00:08 +0100 |
commit | f4932cfd22f151af19d552c0ee607b2fb9c41b53 (patch) | |
tree | 50f10f60980fadde9bd4aaef3fa7ac1741c01a61 /drivers/mmc/host/Kconfig | |
parent | mmc: dt: add DT binding for little-endian eSDHC host controller (diff) | |
download | linux-f4932cfd22f151af19d552c0ee607b2fb9c41b53.tar.xz linux-f4932cfd22f151af19d552c0ee607b2fb9c41b53.zip |
mmc: sdhci-of-esdhc: support both BE and LE host controller
To support little endian eSDHC controller, we redefine both BE and
LE IO accessors. In the new accessors, use ioread*/iowrite* instead
of in_be32/out_be32 and will select accessors according to endian
mode in probe function.
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
0 files changed, 0 insertions, 0 deletions