From: David Brownell Date: Mon, 7 Nov 2005 23:24:46 +0000 (-0800) Subject: [PATCH] USB: EHCI updates (4/4) driver model wakeup flags X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1c3c4cd5f796b1912c65aaf3bf48c0ddf11f5e;p=pandora-kernel.git [PATCH] USB: EHCI updates (4/4) driver model wakeup flags This teaches the EHCI driver to use the new driver model wakeup flags, replacing the similar ones in the HCD glue. It also adds a workaround for the current glitch whereby PCI init doesn't init the wakeup flags from the PCI PM capabilities. (EHCI controllers don't worry about legacy mode; the PCI PM capability would always do the job.) Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed