The following patch series implements the new PM framework for PCI-based USB host controller drivers. 1/3 adds name strings for PCI power states, for use with debugging output. This may be of use to other drivers; I haven't tried looking. 2/3 does the main conversion. By making use of several handy routines in the PM core, the amount of code needed in hcd-pci.c is reduced a fair amount. 3/3 changes the way the drivers handle resume-from- hibernation. With the new framework it's easy to tell exactly which resume calls are from hibernation, so a new flag is added to tell the drivers. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html