mmc: test: remove the shutdown function
authorYue Hu <huyue2@yulong.com>
Tue, 19 Jan 2021 05:14:25 +0000 (13:14 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Feb 2021 10:54:48 +0000 (11:54 +0100)
commit6d7ffe169e281b5724abd42843f13882f0526fd5
tree3532b0521a9acd50e6e8090facdcd45d1940e4a5
parentbd7342fea7f88863605fabce103ff0dc5d488276
mmc: test: remove the shutdown function

Since it's doing nothing for shutdown behavior. And the callback will
be checked firstly in mmc_bus_shutdown().

Signed-off-by: Yue Hu <huyue2@yulong.com>
Link: https://lore.kernel.org/r/20210119051425.305-1-zbestahu@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc_test.c