From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756387Ab0AFWGO (ORCPT ); Wed, 6 Jan 2010 17:06:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932832Ab0AFWGN (ORCPT ); Wed, 6 Jan 2010 17:06:13 -0500 Received: from outbound-mail-29.bluehost.com ([69.89.17.211]:57024 "HELO outbound-mail-29.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756265Ab0AFWGL (ORCPT ); Wed, 6 Jan 2010 17:06:11 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=ZKS4Q3Wg14MUptqayGM83S3Xf/hWabPmDmLdv/3w/rx5vD3KfqBd3bboVRBNSIMN91PNziVd9a+i0WmuVnAvWoM2msjMu8md6iRMfRHshznXmgOUvLjJIEr9SI99DD6y; Date: Wed, 6 Jan 2010 14:06:06 -0800 From: Jesse Barnes To: "Rafael J. Wysocki" Cc: Matthew Garrett , Len Brown , LKML , pm list , Alan Stern , ACPI Devel Maling List , Linux PCI , Oliver Neukum , Bjorn Helgaas , Shaohua Li , Francois Romieu Subject: Re: [PATCH 11/12] PCI PM: Run-time callbacks for PCI bus type (rev. 2) Message-ID: <20100106140606.0bd3e4fd@jbarnes-piketon> In-Reply-To: <200912272108.25145.rjw@sisk.pl> References: <200912272057.10443.rjw@sisk.pl> <200912272108.25145.rjw@sisk.pl> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {10642:box514.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.28.251 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 27 Dec 2009 21:08:24 +0100 "Rafael J. Wysocki" wrote: > From: Rafael J. Wysocki > > Introduce run-time PM callbacks for the PCI bus type. Make the new > callbacks work in analogy with the existing system sleep PM > callbacks, so that the drivers already converted to struct dev_pm_ops > can use their suspend and resume routines for run-time PM without > modifications. > > Signed-off-by: Rafael J. Wysocki > --- Looks good. -- Jesse Barnes, Intel Open Source Technology Center