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 DA5BCB7066 for ; Tue, 23 Jun 2009 16:45:02 +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 90E55DDD0B for ; Tue, 23 Jun 2009 16:45:02 +1000 (EST) Message-ID: <4A406EC5.4010009@garzik.org> Date: Tue, 23 Jun 2009 01:57:25 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH] sata_fsl: Add power mgmt support References: <1244692417-18484-1-git-send-email-galak@kernel.crashing.org> In-Reply-To: <1244692417-18484-1-git-send-email-galak@kernel.crashing.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > From: Dave Liu > > Signed-off-by: Dave Liu > Signed-off-by: Liu Yu > Signed-off-by: Kumar Gala > --- > drivers/ata/sata_fsl.c | 35 +++++++++++++++++++++++++++++++++++ > 1 files changed, 35 insertions(+), 0 deletions(-) applied