OSDN Git Service

mmc: host: msm: Don't check for core-dll lock during hs400es dll init
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Thu, 7 Jun 2018 10:28:45 +0000 (15:58 +0530)
committerVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Wed, 13 Jun 2018 06:16:56 +0000 (11:46 +0530)
commit8c2f6269d16d27dfccf9cff904a67df161a97fe3
treea2e2519744affcd6f83f50ab61b5acc8745a55f1
parent07c1b26257100deef8bf4978a9353e8a2a8a69aa
mmc: host: msm: Don't check for core-dll lock during hs400es dll init

When initializing DLL in HS400 enhanced strobe-mode, no need to wait
for core dll lock. So skip this wait-on-lock step for hs400es in dll
init sequence.

Change-Id: I8cda0244cb5a397824c613a3c667470cd23e7288
Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
drivers/mmc/host/sdhci-msm.c