]> Git Repo - linux.git/commit
mmc: dw_mmc: remove the quirks flags
authorJaehoon Chung <[email protected]>
Tue, 21 Jun 2016 05:35:37 +0000 (14:35 +0900)
committerUlf Hansson <[email protected]>
Mon, 25 Jul 2016 08:34:29 +0000 (10:34 +0200)
commit16a34574c6ca12bb8fd73ae034acd5b536d3cdaa
tree0253b54cce811e2ede86a091402e9c4a1942059a
parente5a613537c4816830541046af12e8d37b075949c
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 <[email protected]>
Reviewed-by: Shawn Lin <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/host/dw_mmc-rockchip.c
drivers/mmc/host/dw_mmc.c
include/linux/mmc/dw_mmc.h
This page took 0.058458 seconds and 4 git commands to generate.