Re: [PATCH 5/7] power_supply: Introduce Power Supply charging framework

2012-11-18 Thread Anton Vorontsov
On Thu, Oct 18, 2012 at 10:14:04PM +0530, Jenny TC wrote: > The Power Supply charging framework connects multiple subsystems > to do charging in a generic way. The subsystems involves power_supply, > extcon, and thermal. With this the charging is handled in a generic way. [...] > +void power_supply

[PATCH 5/7] power_supply: Introduce Power Supply charging framework

2012-10-18 Thread Jenny TC
The Power Supply charging framework connects multiple subsystems to do charging in a generic way. The subsystems involves power_supply, extcon, and thermal. With this the charging is handled in a generic way. The framework makes use of different new features - Battery Identification framework, plu