OSDN Git Service

mmc: core: Remove mmc_free_ext_csd()
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 16 Oct 2014 14:18:51 +0000 (16:18 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:39 +0000 (12:40 +0100)
commit00b41b58cdb115ffc28de1adad63a59a61428db8
treecc81ca6f55eebe25b19d2ddfa61c3448289094e5
parent6130e7a9c34d01afbd4e7e215846d1f2d70333bb
mmc: core: Remove mmc_free_ext_csd()

Let callers of mmc_free_ext_csd() do kfree() directly instead.

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