[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AC46B20.6020300@nokia.com>
Date: Thu, 01 Oct 2009 11:41:04 +0300
From: Roger Quadros <ext-roger.quadros@...ia.com>
To: "dedekind1@...il.com" <dedekind1@...il.com>
CC: "sameo@...ux.intel.com" <sameo@...ux.intel.com>,
"tony@...mide.com" <tony@...mide.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>
Subject: Re: [PATCH v2] twl4030: Fix boot with twl4030 usb transceiver enabled
Artem Bityutskiy wrote:
> 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",
>> + };
>
oops, my bad. and checkpatch didn't point it out ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists