From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3] OMAP3+: OPP: Replace voltage values with Macros Date: Mon, 07 Mar 2011 14:15:41 -0800 Message-ID: <874o7e1ss2.fsf@ti.com> References: <1299320842-2503-1-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog104.obsmtp.com ([74.125.149.73]:42409 "EHLO na3sys009aog104.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754608Ab1CGWPq (ORCPT ); Mon, 7 Mar 2011 17:15:46 -0500 Received: by mail-gw0-f49.google.com with SMTP id 15so1868351gwj.22 for ; Mon, 07 Mar 2011 14:15:44 -0800 (PST) In-Reply-To: <1299320842-2503-1-git-send-email-nm@ti.com> (Nishanth Menon's message of "Sat, 5 Mar 2011 15:57:22 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Nishanth Menon Cc: linux-omap , linux-arm , Tony , Vishwanath BS Nishanth Menon writes: > From: Vishwanath BS > > Since all voltage data is now centralized in oppxxx_data.c, we can replace > the values in the opp table with the macros used for voltage values. > > This will avoid opp table and voltage layer having conflicting values. > > Signed-off-by: Vishwanath BS As you are now on the delivery path too, this should have your sign-off. Assuming this is a simple oversight, I added your signoff and queued for 2.6.39 (branch: for_2.6.39/pm-misc) Thanks, Kevin