From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 74729B7B64 for ; Fri, 11 Sep 2009 16:37:59 +1000 (EST) Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2E24FDDD01 for ; Fri, 11 Sep 2009 16:37:58 +1000 (EST) Message-ID: <4AA9F038.6030207@garzik.org> Date: Fri, 11 Sep 2009 02:37:44 -0400 From: Jeff Garzik MIME-Version: 1.0 To: ashish kalra Subject: Re: [RESEND][PATCH] sata_fsl: hard and soft reset split References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linux-ide@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 06/29/2009 09:26 AM, ashish kalra wrote: > Split sata_fsl_softreset() into hard and soft resets to make > error-handling more efficient & device and PMP detection more reliable. > > Also includes fix for PMP support, driver tested with Sil3726, Sil4726 & > Exar PMP controllers. > > Signed-off-by: Ashish Kalra can you rediff this and 'AN' support against latest upstream?