OSDN Git Service

mmc: core: remove obsolete mmc_set_blockcount() function
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 26 Nov 2018 13:38:14 +0000 (14:38 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commitb0715f04d0c136280da0cfd172f2bee49a64d2d2
tree2720d19f2dee0940b907184451a866fdab21105b
parent2f5da678351f0d504966fab113968202aa5713fb
mmc: core: remove obsolete mmc_set_blockcount() function

The only user was converted to fill a sbc command which is the proper
way to do it because of AutoCMD23 feature of some hosts.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Clément Péron <peron.clem@gmail.com>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c
drivers/mmc/core/core.h