OSDN Git Service

mmc: mvsdio: Enable MMC_CAP_ERASE
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 31 May 2018 10:23:28 +0000 (12:23 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 31 May 2018 13:02:16 +0000 (15:02 +0200)
commit77252da7cd2cd6d6eed31aaa8d69b05e271bf455
tree756eb44a126f7622e02792df2cbcbd2e3dd730b4
parent0ef89ec24e7bfe17fb81ec222f3cd39bd5090efc
mmc: mvsdio: Enable MMC_CAP_ERASE

There is no obvious reasons to why mvsdio shouldn't be able to support
erase/trim/discard operations, hence let's set MMC_CAP_ERASE for it.

Cc: Damien Thebault <damien.thebault@vitec.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Damien Thebault <damien.thebault@vitec.com>
drivers/mmc/host/mvsdio.c