target: msm8974: Fix call to partition read table

Call parition read table from target code only when in
sdhci mode. Legacy mmc driver code calls parition read table
after mmc init is over, this causes partition read table to
be called two times if mmc is used in mci mode is used.

Change-Id: I6c00281d6471f1306915dea593902954cd99a2f3
1 file changed