[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1343365285-3462-1-git-send-email-cw00.choi@samsung.com>
Date: Fri, 27 Jul 2012 14:01:25 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: anton.vorontsov@...aro.org
Cc: cbouatmailru@...il.com, jenny.tc@...el.com,
ramakrishna.pallala@...el.com, myungjoo.ham@...sung.com,
kyungmin.park@...sung.com, linux-kernel@...r.kernel.org,
Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH 0/2] charger-manager: Stop charging when charge cable is
detached and code clean
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(-)
--
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