Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757919Ab0AORz1 (ORCPT ); Fri, 15 Jan 2010 12:55:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757908Ab0AORzZ (ORCPT ); Fri, 15 Jan 2010 12:55:25 -0500 Received: from outbound-mail-158.bluehost.com ([67.222.39.38]:60504 "HELO outbound-mail-158.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751709Ab0AORzX (ORCPT ); Fri, 15 Jan 2010 12:55:23 -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=o/2sCSml4XHfCi3RRGrvlFbpATknyJS5TB1OyZ4yzpFTbfTj2KwnzkHTq+K7/J5zYy5RBXpbJO7+CXcZXdoPnZajRZPA4ZeIzjtTzuLE3lp6QcNuGcMvQ6P0dstlPqmC; Date: Fri, 15 Jan 2010 09:55:20 -0800 From: Jesse Barnes To: "Rafael J. Wysocki" Cc: "Moore, Robert" , Matthew Garrett , Len Brown , LKML , pm list , Linux PCI , Alan Stern , Oliver Neukum , Bjorn Helgaas , Shaohua Li Subject: Re: [PATCH 1/9] PCI PM: Add function for checking PME status of devices Message-ID: <20100115095520.5093e55a@jbarnes-piketon> In-Reply-To: <201001101435.18200.rjw@sisk.pl> References: <201001101431.38630.rjw@sisk.pl> <201001101435.18200.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, 10 Jan 2010 14:35:18 +0100 "Rafael J. Wysocki" wrote: > From: Rafael J. Wysocki > > Add function pci_check_pme_status() that will check the PME status > bit of given device and clear it along with the PME enable bit. It > will be necessary for PCI run-time power management. > > Based on a patch from Shaohua Li > > Signed-off-by: Rafael J. Wysocki Applied this series to my linux-next branch, thanks Rafael. -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/