From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] OMAP3: PM: readability fix for IVA2 DPLL autoidle Date: Wed, 26 Nov 2008 11:31:34 -0800 Message-ID: <20081126193133.GA11997@atomide.com> References: <1227626615-2949-1-git-send-email-khilman@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:51702 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751449AbYKZTbe (ORCPT ); Wed, 26 Nov 2008 14:31:34 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: Kevin Hilman , linux-omap@vger.kernel.org * Paul Walmsley [081125 09:07]: > On Tue, 25 Nov 2008, Kevin Hilman wrote: > > > No functional change, just a readability fix. > > > > The symbolic name of the shift value used in writing > > CM_AUTOIDLE_PLL_IVA2 referred values in the CM_CLKSTCTRL_IVA2 > > register. Fix this to use the AUTOIDLE fields. > > > > Signed-off-by: Kevin Hilman > > Acked-by: Paul Walmsley Pushing today. Tony