linux/drivers/mmc
Lars-Peter Clausen eff8f2f5df mmc: dw_mmc: Use core to handle absent write protect line
Use the new MMC_CAP2_NO_WRITE_PROTECT to let the core handle the case where
no write protect line is present instead of having custom driver code to
handle it.

dw_mci_of_get_slot_quirks() is slightly refactored to directly modify the
mmc_host capabilities instead of returning a quirk mask.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-06-01 09:07:05 +02:00
..
card mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error 2015-06-01 09:07:03 +02:00
core mmc: cast u8 to unsigned long long to avoid unexpected error 2015-06-01 09:07:03 +02:00
host mmc: dw_mmc: Use core to handle absent write protect line 2015-06-01 09:07:05 +02:00
Kconfig
Makefile