mmc: dw_mmc: enable mmc-erase capability
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 26 Feb 2015 07:20:46 +0000 (16:20 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 13 Apr 2015 10:44:32 +0000 (12:44 +0200)
commit3c5d00bb5de62f5ed29c14da89387be149ebd8b8
treee4892b685e7df0707d2f8cc61342c03b2d2de03d
parenta0ed6e045d2a50a67e83e00245311534c8035b84
mmc: dw_mmc: enable mmc-erase capability

To use erase feature(DISCARD or SANITIZE or ERASE, etc..), set MMC_CAP_ERASE.
(In future, this feature should be enabled by default. But before enable
 by default, it needs to fix the some erase issue - discussing at
 Mailing-list.)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/host/dw_mmc-exynos.c