]> 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)
commitbf3d146de5e73a2ea65c584446ab527c998b9655
tree0253b54cce811e2ede86a091402e9c4a1942059a
parent82bf912a815daf13933cf3e0e597646aa7727d0c
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