Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757489Ab2HWDNE (ORCPT ); Wed, 22 Aug 2012 23:13:04 -0400 Received: from mail-qa0-f53.google.com ([209.85.216.53]:47097 "EHLO mail-qa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755709Ab2HWDNB (ORCPT ); Wed, 22 Aug 2012 23:13:01 -0400 Date: Wed, 22 Aug 2012 20:10:03 -0700 From: Anton Vorontsov To: Chanwoo Choi 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 Message-ID: <20120823031002.GA16674@lizard> References: <1343365285-3462-1-git-send-email-cw00.choi@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1343365285-3462-1-git-send-email-cw00.choi@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 991 Lines: 22 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! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/