Re: [PATCH v2] twl4030: Fix boot with twl4030 usb transceiverenabled

From: Artem Bityutskiy
Date: Thu Oct 01 2009 - 04:36:49 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/