Re: [PATCH] Add support for power_supply on tosa

From: Dmitry Baryshkov
Date: Tue Jul 01 2008 - 07:52:48 EST


On Mon, Jun 30, 2008 at 11:04:07PM +0400, Anton Vorontsov wrote:
> On Mon, Jun 30, 2008 at 07:32:32PM +0400, Dmitry Baryshkov wrote:
> > On Tue, Jun 24, 2008 at 06:51:07PM +0400, Dmitry Baryshkov wrote:
> > > Hi,
> > >
> > > Please consider this updated version
> > >
> > > From 314de1f70b669344f5b26ac2e4f8854a9024f17a Mon Sep 17 00:00:00 2001
> > > From: Dmitry Baryshkov <dbaryshkov@xxxxxxxxx>
> > > Date: Tue, 24 Jun 2008 18:50:18 +0400
> > > Subject: [PATCH] Add support for power_supply on tosa
> > >
> > > Signed-off-by: Dmitry Baryshkov <dbaryshkov@xxxxxxxxx>
> > > ---
> > > drivers/power/Kconfig | 7 +
> > > drivers/power/Makefile | 1 +
> > > drivers/power/tosa_battery.c | 487 ++++++++++++++++++++++++++++++++++++++++++
> > > 3 files changed, 495 insertions(+), 0 deletions(-)
> > > create mode 100644 drivers/power/tosa_battery.c
> > >
> >
> > Any comments regarding this version?
>
> Looks good to me (the race is still there, actually. but I'll fix the
> comment :-). I'll apply this patch asap to get it build tested with
> linux-next.
>
> And again, much thanks for the patch!

Thank you!

--
With best wishes
Dmitry

--
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/