From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Fix PER_MOD ICLKs for 3430 Date: Fri, 23 Nov 2007 12:33:02 -0800 Message-ID: <20071123203302.GE559@atomide.com> References: <1195587002-22871-1-git-send-email-khilman@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1195587002-22871-1-git-send-email-khilman@mvista.com> 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: Kevin Hilman Cc: linux-omap@vger.kernel.org, linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kevin Hilman [071120 11:30]: > Several of the ICLKs which are in OMAP3430_PER_MOD were mistakenly > declared as being in WKUP_MOD. Put them in to PER_MOD. Pushing today. Tony