From: Daniel Mack <daniel@caiaq.de>
To: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
Ian Molton <spyro@f2s.com>, Anton Vorontsov <cbou@mail.ru>,
Matt Reimer <mreimer@vpop.net>
Subject: Re: [PATCH 1/3] pda-power: add set_charged functionaltity
Date: Thu, 23 Jul 2009 20:34:51 +0200 [thread overview]
Message-ID: <20090723183451.GI13236@buzzloop.caiaq.de> (raw)
In-Reply-To: <20090722174111.GA14636@oksana.dev.rtsoft.ru>
On Wed, Jul 22, 2009 at 09:41:11PM +0400, Anton Vorontsov wrote:
> On Wed, Jul 22, 2009 at 07:20:45PM +0200, Daniel Mack wrote:
> > What about something like the patch below?
> >
> > The platform code interface would look like
> >
> > struct power_supply *psy =
> > power_support_get_by_name("ds2760.0");
> > if (psy)
> > power_supply_set_battery_charged(psy);
> >
> > Couldn't test it yet as my hardware is missing, but I would still like
> > to hear your comments about it :)
>
> Wow, looks perfect. Let me know when you test it, and I'll
> apply that patch.
That seems to work well. I'm still resending the last two remaining
patches as a follow-up to this one - the changelog had a typo.
Thanks,
Daniel
next prev parent reply other threads:[~2009-07-23 18:34 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 15:44 [PATCH 1/3] pda-power: add set_charged functionaltity Daniel Mack
2009-07-16 15:44 ` [PATCH 2/3] pda-power: EXPORT_SYMBOL cleanups Daniel Mack
2009-07-16 15:44 ` [PATCH 3/3] ds2760: implement set_charged() feature Daniel Mack
2009-07-16 16:08 ` Daniel Mack
2009-07-20 12:24 ` [PATCH 1/3] pda-power: add set_charged functionaltity Daniel Mack
2009-07-20 17:53 ` Matt Reimer
2009-07-20 18:27 ` Anton Vorontsov
2009-07-20 18:37 ` Daniel Mack
2009-07-20 19:00 ` Anton Vorontsov
2009-07-20 21:00 ` Daniel Mack
2009-07-22 17:20 ` Daniel Mack
2009-07-22 17:41 ` Anton Vorontsov
2009-07-23 18:34 ` Daniel Mack [this message]
2009-07-23 18:35 ` [PATCH 1/2] power_supply: get_by_name and set_charged functionality Daniel Mack
2009-07-23 18:35 ` [PATCH 2/2] ds2760: implement set_charged() feature Daniel Mack
2009-07-28 22:06 ` [PATCH 1/2] power_supply: get_by_name and set_charged functionality Daniel Mack
2009-07-29 10:29 ` Ian molton
2009-07-29 10:36 ` Daniel Mack
2009-07-29 12:45 ` Ian Molton
2009-07-30 14:11 ` Anton Vorontsov
2009-07-30 17:41 ` Daniel Mack
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090723183451.GI13236@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=akpm@linux-foundation.org \
--cc=avorontsov@ru.mvista.com \
--cc=cbou@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mreimer@vpop.net \
--cc=spyro@f2s.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.