| Log Message: |
In dev/mmc/sdhci/sdhci.fth, removed the initialization code that
configured the SD_VCC and SD_WP lines for control via GPIOs, per
Marvell's recommendation. Those lines should be controlled
automatically by the chip logic, instead of being set to explicit
states via the driver.
|