All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Anton Vorontsov <cbouatmailru@gmail.com>
Cc: jenny.tc@intel.com, ramakrishna.pallala@intel.com,
	myungjoo.ham@samsung.com, kyungmin.park@samsung.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] charger-manager: Stop charging when charge cable is detached and code clean
Date: Thu, 23 Aug 2012 13:27:27 +0900	[thread overview]
Message-ID: <5035B12F.8090105@samsung.com> (raw)
In-Reply-To: <20120823031002.GA16674@lizard>

On 08/23/2012 12:10 PM, Anton Vorontsov wrote:

> On Fri, Jul 27, 2012 at 02:01:25PM +0900, Chanwoo Choi wrote:
>> This patchset fix bug related to stop charging when charger cable is
>> detached and check return value of regulator_enable/disable() function
>> to confirm correct operation of enabled or disabling regulator for
>> charging. Second patch is code clean which remove unnecessary variable
>> type.
>>
>> Chanwoo Choi (2):
>>   charger-manager: Disable regulator for charging when charger cable is
>>     detached
>>   charger-manager: Use replacement variable to check state of battery
>>
>>  drivers/power/charger-manager.c       |   21 ++++++++++++++++++---
>>  include/linux/power/charger-manager.h |    3 ---
>>  2 files changed, 18 insertions(+), 6 deletions(-)
> 
> Both applied, much thanks!
> 

Thanks for your reply and applied it.

I did send additional patchset which has 5 patch and also include below
patch list,
if you may confuse due to duplicate patch, so I inform to you about
duplicate patch.

Chanwoo Choi (2):
   charger-manager: Disable regulator for charging when charger cable is
     detached
   charger-manager: Use replacement variable to check state of battery

You can check additional patchset for charger-manager:
https://lkml.org/lkml/2012/8/21/68

Thanks and Best Regards,
Chanwoo Choi

  reply	other threads:[~2012-08-23  4:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27  5:01 [PATCH 0/2] charger-manager: Stop charging when charge cable is detached and code clean Chanwoo Choi
2012-08-23  3:10 ` Anton Vorontsov
2012-08-23  4:27   ` Chanwoo Choi [this message]
2012-08-23  4:33     ` Anton Vorontsov

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=5035B12F.8090105@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=cbouatmailru@gmail.com \
    --cc=jenny.tc@intel.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=ramakrishna.pallala@intel.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.