On Fri, Apr 11, 2014 at 1:15 AM, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > I have seen some patches around lately touching the code for handling > the regulators (vcc and vccq) in sdhci. Was it this patch you were thinking of or something else? http://www.spinics.net/lists/linux-mmc/msg25640.html > A few times I have suggested to switch to use the > mmc_regulator_get_supply() API to simplify and consolidate code. Could > you please have a look at that? This function will solve my problem but it also suggests that SDHCI drivers should use the vmmc/vqmmc pointers in the mmc_host struct rather than the ones in the sdhci_host struct. Is this your intent? Do you want to see the regulator pointers in the sdhci_host struct removed once all drivers are modified to use the mmc_host ones? -Tim -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html