On Thu, May 03, 2012 at 05:05:37PM +0200, Guennadi Liakhovetski wrote: > +#include <linux/regulator/consumer.h>
Where's this used?
> +static void sh_mmcif_set_power(struct sh_mmcif_host *host, struct mmc_ios
> *ios)
> +{
> + struct sh_mmcif_plat_data *pd = host->pd->dev.platform_data;
> +
> + if (!(host->mmc->caps & MMC_CAP_POWER_OFF_CARD))
> + return;
Surely the core should be implementing this?
signature.asc
Description: Digital signature
