|
|
|
Re: [PATCH 08/29] mmc: sh_mmcif: add regulator support | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
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?
Attachment:
signature.asc
Description: Digital signature
![]() |
![]() |