Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755093AbaJIKo2 (ORCPT ); Thu, 9 Oct 2014 06:44:28 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:47490 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751663AbaJIKoS (ORCPT ); Thu, 9 Oct 2014 06:44:18 -0400 Date: Thu, 9 Oct 2014 12:44:15 +0200 From: Pavel Machek To: Jonghwa Lee Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, sre@kernel.org, dbaryshkov@gmail.com, dwmw2@infradead.org, anton@enomsg.org, jenny.tc@intel.com Subject: Re: [PATCH 3/3] power: of_battery: Initial support for of-based battery specification driver. Message-ID: <20141009104415.GA7699@amd> References: <1412679518-21499-1-git-send-email-jonghwa3.lee@samsung.com> <1412679518-21499-4-git-send-email-jonghwa3.lee@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1412679518-21499-4-git-send-email-jonghwa3.lee@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 2014-10-07 19:58:38, Jonghwa Lee wrote: > This driver supports battery specification through the generic interface of > power_supply subsystem. All data are parsed from device tree and it exactly > matches with power_supply_info's content. > > Signed-off-by: Jonghwa Lee Acked-by: Pavel Machek > +++ b/drivers/power/of_battery.c > @@ -0,0 +1,100 @@ > +/* > + * OF-based battery specification driver > + * > + * This driver supports generic interface to get static battery data. > + * > + * Copyright ? 2014 Jonghwa Lee I'd replace it with (c). Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/