commit | 33e6d74d65c358270f00d228877178964aab84b3 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 13:41:55 2017 -0500 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:49:15 2017 +0200 |
tree | 5a3590e037d82638dbd3a7e0a6f9442230fe6d3a | |
parent | f328c76e568d13c9fee21b5cf7411c96285f0f89 [diff] |
mmc: core: Export API to allow hosts to get the card address Some hosts controllers, like Cavium, needs to know whether the card operates in byte- or block-address mode. Therefore export a new API, mmc_card_is_blockaddr(), which provides this information. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Steven J. Hill <Steven.Hill@cavium.com> Acked-by: David Daney <david.daney@cavium.com>