[PATCH 0/2] charger-manager: Stop charging when charge cable isdetached and code clean

From: Chanwoo Choi
Date: Fri Jul 27 2012 - 01:01:48 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/