Re: [PATCH v4 1/2] mmc: sdhci: Use mmc core regulator infrastucture

2014-06-16 Thread Ulf Hansson
On 13 June 2014 19:13, Markus Mayer wrote: > From: Tim Kryger > > Switch the common SDHCI code over to use mmc_host's regulator pointers > and remove the ones in the sdhci_host structure. Additionally, use the > common mmc_regulator_get_supply function to get the regulators and set > the ocr_ava

[PATCH v4 1/2] mmc: sdhci: Use mmc core regulator infrastucture

2014-06-13 Thread Markus Mayer
From: Tim Kryger Switch the common SDHCI code over to use mmc_host's regulator pointers and remove the ones in the sdhci_host structure. Additionally, use the common mmc_regulator_get_supply function to get the regulators and set the ocr_avail mask. This change sets the ocr_avail directly based