]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Remove the redundant mmc_send_ext_csd() API
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 17 Oct 2014 09:54:22 +0000 (11:54 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:44 +0000 (12:40 +0100)
commitbf7712acb3a8ae28c06a8252357ca5a9e21c92a2
tree57db0baa2a4454abbe2e67d477002b3f23f44e0a
parentc56b3a48cc9b74f0534b9b11d4aedc36d3251eac
mmc: core: Remove the redundant mmc_send_ext_csd() API

Previous patches has replaced the calls to mmc_send_ext_csd() into
mmc_get_ext_csd(), thus mmc_send_ext_csd() has become redundant. Let's
remove it.

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