[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <4EFA9F90.8090204@samsung.com>
Date: Wed, 28 Dec 2011 13:48:16 +0900
From: Donggeun Kim <dg77.kim@...sung.com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: linux-pm@...r.kernel.org, len.brown@...el.com, pavel@....cz,
rjw@...k.pl, rdunlap@...otime.net, cbouatmailru@...il.com,
pali.rohar@...il.com, prakity@...ell.com, lars@...afoo.de,
kyungmin.park@...sung.com, myungjoo.ham@...sung.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] power: introduce Charger-Manager
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists