Re: [PATCH 56/57] power: abx500_chargalg: Fix quick re-attach charger issue.

2012-09-27 Thread Anton Vorontsov
On Tue, Sep 25, 2012 at 10:12:53AM -0600, mathieu.poir...@linaro.org wrote: > From: Marcus Cooper > > The patch for 426250 added a change to check for the quick What is 426250? I guess it's some internal bug#... but since we don't have access to that info, it's better to describe which upstream

[PATCH 56/57] power: abx500_chargalg: Fix quick re-attach charger issue.

2012-09-25 Thread mathieu . poirier
From: Marcus Cooper The patch for 426250 added a change to check for the quick re-attachment of the charger connection as an error in the AB8500 HW meant that a quick detach/attach wouldn't be detected. This patch isolates the original change so that newer AB's are not affected. Signed-off-by: M