Re: [PATCH v3 0/2] power: introduce Charger-Manager

From: Donggeun Kim
Date: Tue Dec 27 2011 - 23:48:46 EST


On 2011ë 12ì 27ì 19:55, Mark Brown wrote:
> On Tue, Dec 27, 2011 at 06:47:47PM +0900, Donggeun Kim wrote:
>
>> Changes for v3:
>> - rename variables and functions
>> - clean up code
>> - add build dependency of RTC_CLASS and REGULATOR
>
> Does it actually depend on REGULATOR? It looks like it just uses get
> and enable which are stubbed out automatically by the API.
>
If CONFIG_REGULATOR is not defined,
compile error occurs because charger-manager calls
'regulator_force_disable' function.

Thanks.
-Donggeun
--
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/