From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Vorontsov Subject: Re: [PATCH v2] ahci: platform support for suspend/resume Date: Thu, 15 Dec 2011 22:43:46 +0400 Message-ID: <20111215184346.GA15602@oksana.dev.rtsoft.ru> References: <1321643410-16102-1-git-send-email-computersforpeace@gmail.com> <20111118192809.GF11736@legolas.emea.dhcp.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Brian Norris Cc: Lin Ming , Linux Kernel , balbi@ti.com, linux-ide@vger.kernel.org, Tejun Heo , linux-pm@lists.linux-foundation.org, Jeff Garzik List-Id: linux-ide@vger.kernel.org On Thu, Dec 15, 2011 at 10:13:19AM -0800, Brian Norris wrote: > On Fri, Nov 18, 2011 at 11:28 AM, Felipe Balbi wrote: > > On Fri, Nov 18, 2011 at 11:10:10AM -0800, Brian Norris wrote: > >> Add platform hooks for custom suspend() and resume() functions. The > >> generic suspend/resume code in drivers/ata/ahci_platform.c is adapted > >> from the PCI version in drivers/ata/ahci.c. > >> > >> Signed-off-by: Brian Norris > > > > Reviewed-by: Felipe Balbi > > Thanks for the review, Felipe. > > What's the status on this? There have been no comments for almost a > month. Can it be merged? FWIW, the patch looks quite useful. Hope this will help: Acked-by: Anton Vorontsov Thanks! -- Anton Vorontsov Email: cbouatmailru@gmail.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759298Ab1LOSny (ORCPT ); Thu, 15 Dec 2011 13:43:54 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:50034 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759165Ab1LOSnw (ORCPT ); Thu, 15 Dec 2011 13:43:52 -0500 Date: Thu, 15 Dec 2011 22:43:46 +0400 From: Anton Vorontsov To: Brian Norris Cc: Jeff Garzik , balbi@ti.com, linux-ide@vger.kernel.org, Linux Kernel , linux-pm@lists.linux-foundation.org, Tejun Heo , Kevin Cernekee , Lin Ming Subject: Re: [PATCH v2] ahci: platform support for suspend/resume Message-ID: <20111215184346.GA15602@oksana.dev.rtsoft.ru> References: <1321643410-16102-1-git-send-email-computersforpeace@gmail.com> <20111118192809.GF11736@legolas.emea.dhcp.ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 15, 2011 at 10:13:19AM -0800, Brian Norris wrote: > On Fri, Nov 18, 2011 at 11:28 AM, Felipe Balbi wrote: > > On Fri, Nov 18, 2011 at 11:10:10AM -0800, Brian Norris wrote: > >> Add platform hooks for custom suspend() and resume() functions. The > >> generic suspend/resume code in drivers/ata/ahci_platform.c is adapted > >> from the PCI version in drivers/ata/ahci.c. > >> > >> Signed-off-by: Brian Norris > > > > Reviewed-by: Felipe Balbi > > Thanks for the review, Felipe. > > What's the status on this? There have been no comments for almost a > month. Can it be merged? FWIW, the patch looks quite useful. Hope this will help: Acked-by: Anton Vorontsov Thanks! -- Anton Vorontsov Email: cbouatmailru@gmail.com