board-msm7627a-storage: Fix wrong regulator assignment for SDC2, SDC4 slots

SDC2 and SDC4 slots are powered through always on S3 regulator,
but they are initialized with LDO13 regulator. This causes
LDO13 to be on whenever these slots are active even though
the SDC1 (which is actually powered through LDO13) is not
interested, and in worst case, if SD card is present this
can cause additional idle state current leakage on SDC1_VDD line.

CRs-Fixed: 337704
Change-Id: If1d80ff420bb578f2fa891d83fc5927c784a599d
Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
1 file changed