[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091110132129.GB26144@atrey.karlin.mff.cuni.cz>
Date: Tue, 10 Nov 2009 14:21:29 +0100
From: Pavel Machek <pavel@....cz>
To: Paul Fertser <fercerpav@...il.com>
Cc: Anton Vorontsov <cbou@...l.ru>,
David Woodhouse <dwmw2@...radead.org>,
linux-kernel@...r.kernel.org, zaurus-devel@...ts.linuxtogo.org
Subject: Re: [RFC PATCH 1/2] power: implement platform battery driver
> This driver can be used for dumb batteries when all knowledge about
> their state belongs to the platform that does necessary ADC readings,
> conversions, guessimations etc.
>
> Signed-off-by: Paul Fertser <fercerpav@...il.com>
> +++ b/drivers/power/platform_battery.c
> @@ -0,0 +1,119 @@
> +/*
> + * Driver for platform battery
> + *
> + * Copyright (c) Paul Fertser <fercerpav@...il.com>
> + * Inspired by Balaji Rao <balajirrao@...nmoko.org>
> + *
> + * This driver can be used for dumb batteries when all knowledge about
> + * their state belongs to the platform that does necessary ADC readings,
> + * conversions, guessimations etc.
> + *
> + * Use consistent with the GNU GPL is permitted, provided that this
> + * copyright notice is preserved in its entirety in all copies and derived
> + * works.
gpl with additional restrictions? can we get standard gplv2 header?
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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