mmc: mediatek: drop too much code of tuning method
authorChaotian Jing <chaotian.jing@mediatek.com>
Sat, 13 Oct 2018 07:20:50 +0000 (15:20 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 15 Oct 2018 13:00:29 +0000 (15:00 +0200)
commitfd82cc3020a024fc97fbc0a5242c26d06bb5e203
treeb8d67da1bf0b65ce5498c82b283815c4c37dfe46
parenta2e6d1f6b30dc8f51456ace6132a243f77cde686
mmc: mediatek: drop too much code of tuning method

the tuning code is becoming more and more bloated, let's make the
set cmd/data delay to inline function to avoid too much redundant code.

Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c