commit | 29772f8a73d88a5de648177d9d822055ab7d1ba6 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 26 16:51:31 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 16 11:21:45 2018 +0200 |
tree | 7c41965995de687735cdf4fa534ce196e491342e | |
parent | 67fdfbdf0115b39b4e9b9d96d240202fa3049b12 [diff] |
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>