mmc: vub300: Drop redundant host ops ->init_card()
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 31 Oct 2019 15:13:21 +0000 (16:13 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 13 Nov 2019 15:10:16 +0000 (16:10 +0100)
commitc11113d5022cde167433737827436f7104b79977
tree47eee4a78167655014f76dfc1530c7cb2660bbcf
parentc9af138c42f07a0d6d8554a9bed85ca395ed0511
mmc: vub300: Drop redundant host ops ->init_card()

The ->init_card() host ops is printing message to the log, without actually
doing something useful. Let's just drop this code.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/vub300.c