[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D4720BA.1050307@metafoo.de>
Date: Mon, 31 Jan 2011 21:51:06 +0100
From: Lars-Peter Clausen <lars@...afoo.de>
To: Anton Vorontsov <cbouatmailru@...il.com>
CC: Pali Rohár <pali.rohar@...il.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Grazvydas Ignotas <notasas@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: Fwd: [PATCH] bq27x00_battery: Add new properties
On 01/31/2011 09:15 PM, Anton Vorontsov wrote:
> On Mon, Jan 31, 2011 at 09:04:32PM +0100, Pali Rohár wrote:
>> This patch adds MODULE_DEVICE_TABLE for module bq27x00_battery.
>>
>> Signed-off-by: Pali Rohár <pali.rohar@...il.com>
>> Tested-by: Pali Rohár <pali.rohar@...il.com>
>
> Lars, if that's OK for you, please take Pali's patches via your
> tree. I can merge it into battery-2.6.git on request (and after
> review, of course).
>
> Thanks!
>
I'll do. Thanks
- Lars
>>
>> --- a/drivers/power/bq27x00_battery.c 2011-01-31 20:58:11.000000000 +0100
>> +++ b/drivers/power/bq27x00_battery.c 2011-01-31 20:57:05.000000000 +0100
>> @@ -596,6 +596,7 @@ static const struct i2c_device_id bq27x0
>> { "bq27500", BQ27500 },
>> {},
>> };
>> +MODULE_DEVICE_TABLE(i2c, bq27x00_id);
>>
>> static struct i2c_driver bq27x00_battery_driver = {
>> .driver = {
>
--
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