From: Alan Stern Date: Wed, 17 Dec 2008 22:20:38 +0000 (-0500) Subject: USB: automatically enable wakeup for PCI host controllers X-Git-Tag: v2.6.29-rc1~182^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd9086a518d4f14213a32fe6c9ac17fabebbc1e;p=pandora-kernel.git USB: automatically enable wakeup for PCI host controllers This patch (as1193b) enables wakeup during initialization for all PCI host controllers, and it removes some code (and comments!) that are no longer needed now that the PCI core automatically initializes wakeup settings for all new devices. The idea is that the bus should initialize wakeup, and the bus glue or controller driver should enable it. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed