target: msm8610: Disable SDHC mode during target uninit.

SDCC controller can run in SDHC mode or MCI mode. ABL runs in
SDHC mode, with this if we jump to hlos the hlos mount operations
are failing as the mount deamon is not able to access emmc partitions.
Disable SDHC mode before jumping to kernel resolves this issue by
helping SDCC kernel driver by giving a clean start.

Change-Id: Ibf68c2bc50cd9c5f3dfbc71c0f0918f976cbb89c
1 file changed