From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [REGRESSION] usb devices don't wake up the system Date: Wed, 7 Jul 2010 01:05:09 +0200 Message-ID: <201007070105.10082.rjw@sisk.pl> References: <1278449506.3793.8.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1278449506.3793.8.camel@localhost.localdomain> 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: Maxim Levitsky Cc: "linux-pm@lists.linux-foundation.org" List-Id: linux-pm@vger.kernel.org On Tuesday, July 06, 2010, Maxim Levitsky wrote: > Ok, it seems that recent changes really did made /proc/acpi/wakeup > unnecessary. > ... > > I also think that I shouldn't need to set wakeup to enabled on usb > controller. This should be done automaticly as soon as I set 'enabled' > on usb device. That would probably require us to redesign things so that wakeup reference counters are used instead of the should_wakeup bit. Rafael