From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756039Ab3CaUDn (ORCPT ); Sun, 31 Mar 2013 16:03:43 -0400 Received: from mail-da0-f44.google.com ([209.85.210.44]:43970 "EHLO mail-da0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755741Ab3CaUDm (ORCPT ); Sun, 31 Mar 2013 16:03:42 -0400 Date: Sun, 31 Mar 2013 12:59:42 -0700 From: Anton Vorontsov To: Guenter Roeck , Hongbo Zhang Cc: Jean Delvare , lm-sensors@lm-sensors.org, dwmw2@infradead.org, linaro-kernel@lists.linaro.org, STEricsson_nomadik_linux@list.st.com, linus.walleij@linaro.org, lee.jones@linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver Message-ID: <20130331195940.GA12849@lizard> References: <1364368412-12810-1-git-send-email-hongbo.zhang@linaro.org> <1364368412-12810-6-git-send-email-hongbo.zhang@linaro.org> <20130327194807.GB11086@roeck-us.net> <20130330231818.GA30901@lizard> <20130330232726.GB12864@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130330232726.GB12864@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 30, 2013 at 04:27:26PM -0700, Guenter Roeck wrote: > > > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > > > > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > > > > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed > > > > structure, other chip specific files can be added simply using the same common > > > > layer abx500.c. > > > > > > > > Signed-off-by: Hongbo Zhang > > > > > > Reviewed-by: Guenter Roeck > > > > Thanks a lot for your reviews, Guenter! > > > > Guenter, Jean, > > > > As the driver depends on the battery driver changes, do you mind if I take > > it via battery-2.6.git tree? > > Ok with me. I actually assumed it would be merged through another tree because > of its dependencies. Great, thanks a lot! Hongbo, so can you please rebase the patches onto battery-2.6.git[1] tree so that I could apply them? Thanks, Anton [1] http://git.infradead.org/battery-2.6.git