OSDN Git Service

mmc: core: Drop the unused mmc_power_save|restore_host()
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 26 Jun 2018 14:51:31 +0000 (16:51 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 16 Jul 2018 09:21:45 +0000 (11:21 +0200)
commit29772f8a73d88a5de648177d9d822055ab7d1ba6
tree7c41965995de687735cdf4fa534ce196e491342e
parent67fdfbdf0115b39b4e9b9d96d240202fa3049b12
mmc: core: Drop the unused mmc_power_save|restore_host()

The last user of mmc_power_save|restore_host() APIs is gone, hence let's
drop them. Drop also the corresponding bus_ops callback,
->power_save|restore() as those becomes redundant.

Cc: Tony Lindgren <tony@atomide.com>
Cc: Eyal Reizer <eyalreizer@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/sdio.c
include/linux/mmc/host.h