From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753342AbdJUBOY (ORCPT ); Fri, 20 Oct 2017 21:14:24 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:61525 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753242AbdJUBOW (ORCPT ); Fri, 20 Oct 2017 21:14:22 -0400 From: "Rafael J. Wysocki" To: Bjorn Helgaas Cc: Linux PM , Bjorn Helgaas , Alan Stern , Greg Kroah-Hartman , LKML , Linux ACPI , Linux PCI , Linux Documentation , Mika Westerberg , Ulf Hansson , Andy Shevchenko , Kevin Hilman , Wolfram Sang , linux-i2c@vger.kernel.org, Lee Jones Subject: Re: [PATCH 0/12] PM / sleep: Driver flags for system suspend/resume Date: Sat, 21 Oct 2017 03:04:39 +0200 Message-ID: <9866321.2BgCJKj5ti@aspire.rjw.lan> In-Reply-To: <20171020204607.GQ6332@bhelgaas-glaptop.roam.corp.google.com> References: <3806130.B2KCK0tvef@aspire.rjw.lan> <20171020204607.GQ6332@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, October 20, 2017 10:46:07 PM CEST Bjorn Helgaas wrote: > On Mon, Oct 16, 2017 at 03:12:35AM +0200, Rafael J. Wysocki wrote: > > Hi All, > > > > Well, this took more time than expected, as I tried to cover everything I had > > in mind regarding PM flags for drivers. > > For the parts that touch PCI, > > Acked-by: Bjorn Helgaas Thank you! > I doubt there'll be conflicts with changes in my tree, but let me know if > you trip over any so I can watch for them when merging. Well, if there are any conflicts, we'll see them in linux-next I guess. :-) Thanks, Rafael