From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 53716DE86D for ; Tue, 26 Aug 2008 01:41:41 +1000 (EST) Message-ID: <48B2D190.1020106@freescale.com> Date: Mon, 25 Aug 2008 10:36:48 -0500 From: Scott Wood MIME-Version: 1.0 To: roger blofeld Subject: Re: [PATCH V2] MPC52XX: Don't touch pipelining for MPC5200B References: <957941.2462.qm@web53504.mail.re2.yahoo.com> In-Reply-To: <957941.2462.qm@web53504.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Wolfram Sang , Arnd Bergmann , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , roger blofeld wrote: > Hi > Since this bug is ATA specific, shouldn't this code be conditioned by CONFIG_IDE ? And then what happens if IDE is built as a module? -Scott