This batch of stuff is in 2.6.14-rc2-mm1 already. ---------- Forwarded Message ---------- Subject: [patch 2.6.14-rc1, 0/5] USB PM updates Date: Tuesday 13 September 2005 7:56 pm From: David Brownell <david-b@xxxxxxxxxxx> To: linux-usb-devel@xxxxxxxxxxxxxxxxxxxxx Cc: Greg KH <greg@xxxxxxxxx> The next five patches are small incremental steps that shrink the difference between configurations with CONFIG_USB_SUSPEND enabled, and those without it. There will be other such steps, since eventually we want that config option to vanish. pm-ifstate.patch ... tightens "interface power state" handling pm-ifsusp.patch ... removes recursion from hub and device suspend() pm-usbsusp.patch ... removes usb_suspend_device() parameter pm-x-resume.patch ... removes some duplicated resume path code pm-config.patch ... removes some uses of CONFIG_USB_SUSPEND Yes, a net code shrink here. That last patch is independent of the others, but the first four need to be applied in order. - Dave -------------------------------------------------------