From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: omap2: use symbolic constant to mark parent-controlled clocks in clock.[ch] Date: Fri, 4 May 2007 09:19:31 -0700 Message-ID: <20070504161930.GC12331@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Paul Walmsley Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Paul Walmsley [070503 11:08]: > > The current OMAP2 clock management code uses a magic number, 0xff, to > indicate that the clock's parent will handle enabling and disabling the > clock. Move the magic number into a symbolic constant for readability. Thanks, pushing the unwrapped version of this today. Tony