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)
commit2fc91e8b0e1cd89094677d1c9dfba1b26979e48b
tree57db0baa2a4454abbe2e67d477002b3f23f44e0a
parentb2cada73a8ff2ee9129557c724f7e53bf55e48f8
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
This page took 0.034018 seconds and 5 git commands to generate.