On Thu, 2009-10-01 at 11:25 +0300, Roger Quadros wrote:
>       if (twl_has_bci() && pdata->bci && !(features & TPS_SUBSET)) {
>               child = add_child(3, "twl4030_bci",
> @@ -532,16 +531,61 @@ add_children(struct twl4030_platform_data *pdata, 
> unsigned long features)
>       }
>  
>       if (twl_has_usb() && pdata->usb) {
> +
Why is this extra line?

> +             static struct regulator_consumer_supply usb1v5 = {
> +                     .supply =       "usb1v5",
> +             };

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to