]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: core: Export mmc_get_ext_csd()
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 17 Oct 2014 09:32:32 +0000 (11:32 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:43 +0000 (12:40 +0100)
commite21aa519ee3667d0fabda5d806cc68826e9899e0
treef077f21e6755fa91b78ffc315a32a8ba507c3880
parent2fd322a58ed17b9159aa369e7c9ea01eb6a5d5ae
mmc: core: Export mmc_get_ext_csd()

Callers of mmc_send_ext_csd() will be able to decrease code duplication
by using mmc_get_ext_csd() instead. Let's make it available.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c
drivers/mmc/core/mmc_ops.c
include/linux/mmc/core.h