Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753982Ab1BFUJu (ORCPT ); Sun, 6 Feb 2011 15:09:50 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:48389 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753859Ab1BFUJr (ORCPT ); Sun, 6 Feb 2011 15:09:47 -0500 From: "Rafael J. Wysocki" To: Alan Stern Subject: [PATCH 0/2] PM: Do not create wakeup sysfs files for devices that cannot wake up (v3) Date: Sun, 6 Feb 2011 21:06:29 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.38-rc3+; KDE/4.4.4; x86_64; ; ) Cc: LKML , Linux PM mailing list , Minchan Kim , Greg KH References: <201102061519.11360.rjw@sisk.pl> In-Reply-To: <201102061519.11360.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201102062106.29712.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 546 Lines: 16 Hi, The second patch changes the PM core to only create wakeup sysfs files for devices that are wakeup-capable. The first one modifies drivers/usb/core/hub.c so that it doesn't call device_set_wakeup_capable() under a spinlock. They contain changes addressing the latest comments. Thanks, Rafael -- 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/