From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [RFC PATCH 08/11] ARM: OMAP4+: Adding the temperature sensor register set bit fields Date: Mon, 28 May 2012 14:18:18 +0300 Message-ID: <20120528111818.GE3923@besouro> References: <1337934361-1606-1-git-send-email-eduardo.valentin@ti.com> <1337934361-1606-9-git-send-email-eduardo.valentin@ti.com> Reply-To: eduardo.valentin@ti.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: "Shilimkar, Santosh" Cc: Eduardo Valentin , b-cousson@ti.com, kishon@ti.com, kbaidarov@dev.rtsoft.ru, tony@atomide.com, paul@pwsan.com, balbi@ti.com, amit.kucheria@linaro.org, linux-pm@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, amit.kachhap@linaro.org, Keerthy List-Id: linux-pm@vger.kernel.org On Mon, May 28, 2012 at 03:34:28PM +0530, Shilimkar, Santosh wrote: > On Fri, May 25, 2012 at 1:55 PM, Eduardo Valentin > wrote: > > OMAP4460 specific temperature sensor register bit fields are added. > > Existing OMAP4 entries are renamed to OMAP4430. > > > > Signed-off-by: Keerthy > > Signed-off-by: Eduardo Valentin > > --- > Once you split the header, as mentioned in earlier comment, > you can move those defines in driver file directly. Agreed, this patch is gonna be dropped and the definition will be part of patch introducing the bandgap driver > > Regards > Santsoh