On Thu, 15 Jul 2010 23:06:04 +0200
Lars-Peter Clausen <[email protected]> wrote:

> This patch adds support for the mmc controller on JZ4740 SoCs.
> 
>
> ...
>
> +             if (gpio_is_valid(host->pdata->gpio_power))
> +                     gpio_set_value(host->pdata->gpio_power,
> +                                     !host->pdata->power_active_low);
>
> ...
>

Should this driver have a `depends on GPIOLIB' in Kconfig?
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to