[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CC03563.3060908@example.com>
Date: Thu, 21 Oct 2010 14:43:15 +0200
From: Piotr Hosowicz <piotr@...owicz.com>
To: Lars-Peter Clausen <lars@...afoo.de>
CC: rklein@...dia.com, Anton Vorontsov <cbouatmailru@...il.com>,
broonie@...nsource.wolfsonmicro.com, achew@...dia.com,
olof@...om.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] POWER: Add gpio chager driver
On 21.10.2010 14:25, Lars-Peter Clausen wrote:
> This patch adds a simple driver for chargers indicating their online status
> through a GPIO pin.
>
> Signed-off-by: Lars-Peter Clausen<lars@...afoo.de>
> ---
> drivers/power/Kconfig | 10 ++
> drivers/power/Makefile | 1 +
> drivers/power/gpio-charger.c | 184 ++++++++++++++++++++++++++++++++++++
> include/linux/power/gpio-charger.h | 39 ++++++++
> 4 files changed, 234 insertions(+), 0 deletions(-)
> create mode 100644 drivers/power/gpio-charger.c
> create mode 100644 include/linux/power/gpio-charger.h
>
> diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
> index 0734356..90b1940 100644
> --- a/drivers/power/Kconfig
> +++ b/drivers/power/Kconfig
> @@ -166,4 +166,14 @@ config BATTERY_INTEL_MID
> Say Y here to enable the battery driver on Intel MID
> platforms.
>
> +config CHARGER_GPIO
> + tristate "GPIO charger"
> + depends on GPIOLIB
> + help
> + Say Y to include support for chargers which report their online status
> + through a GPIO pin.
> +
> + This driver can be build as a module. If so, the module will be
> + called gpio-chager.
Shouldn't it say gpio-charger not gpio-chager? A typo.
Regards,
Piotr Hosowicz
--
Radzieccy neurolodzy odkryli nerw łączący oko bezpośrednio z dupą.
Kiedy ukłuli pacjenta igłą w dupę, w jego oku pojawiła się łza.
Kiedy wbili tę samą igłę w oko, pacjent się zesrał.
NP: Peter Green Splinter Group - Indians
NB: 2.6.36
--
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