From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao05.cox.net (fed1rmmtao05.cox.net [68.230.241.34]) by ozlabs.org (Postfix) with ESMTP id 88EC367A6C for ; Fri, 4 Mar 2005 02:21:04 +1100 (EST) Date: Thu, 3 Mar 2005 08:20:44 -0700 From: Matt Porter To: Kumar Gala Message-ID: <20050303082044.A7915@cox.net> References: <4226FF62.30007@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from kumar.gala@freescale.com on Thu, Mar 03, 2005 at 08:53:15AM -0600 Cc: ppcembed Subject: Re: PowerPC4xx Watchdog List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Mar 03, 2005 at 08:53:15AM -0600, Kumar Gala wrote: > One thing the code needs is a general name cleanup. Its just confusing > to me for e500 to have 4xx references. I suggest booke_wdt* since the Book E spec is where this feature came from. Since you already picked up the bug-fix patch, we just need a two part patch with the name cleanup where 1) arch-specific code 2) driver portion. -Matt