[PATCHv2 0/2] power: charger-manager: Fix bug and resolve mismatch issue

2014-08-25 Thread Chanwoo Choi
This patchset fix bug about checking wrong return type of of_cm_parse_desc()
and check the charging state after completed initialization of charger-manager
because existing charger-manger has the mismatch issue between real state of
cable connection and the charging state of charger-manager until first polling
time of charger-manager.

Changes from v1:
- This patchset includes new patch2.

Chanwoo Choi (2):
  power: charger-manager: Fix checking of wrong return type
  power: charger-manager: Check charging state right after completed 
initialization

 drivers/power/charger-manager.c | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
a.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCHv2 0/2] power: charger-manager: Fix bug and resolve mismatch issue

2014-08-25 Thread Chanwoo Choi
This patchset fix bug about checking wrong return type of of_cm_parse_desc()
and check the charging state after completed initialization of charger-manager
because existing charger-manger has the mismatch issue between real state of
cable connection and the charging state of charger-manager until first polling
time of charger-manager.

Changes from v1:
- This patchset includes new patch2.

Chanwoo Choi (2):
  power: charger-manager: Fix checking of wrong return type
  power: charger-manager: Check charging state right after completed 
initialization

 drivers/power/charger-manager.c | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
a.8.0

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/