]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc: remove the quirks flags
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 21 Jun 2016 05:35:37 +0000 (14:35 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:29 +0000 (10:34 +0200)
commit1f36d97831a96eac86db15c504a948e9758458de
tree0253b54cce811e2ede86a091402e9c4a1942059a
parent94a4b6a85d17cf8bc7f2dcd7c0f1efa18f67b99b
mmc: dw_mmc: remove the quirks flags

Remove the quirks flag. (DW_MCI_QUIRK_BROKEN_DTO)
For removing this, enabled the dto_timer by defaults.
It doesn't see any I/O performance degression.
In future, dwmmc controller should not use the quirks flag.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-rockchip.c
drivers/mmc/host/dw_mmc.c
include/linux/mmc/dw_mmc.h