USB: interface PM state
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 4 May 2007 15:49:57 +0000 (11:49 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:29:46 +0000 (16:29 -0700)
commit784a6e1cc406b7ef48476a1f38b83fc551f5616f
treef4d6d3e6197ee776424b56dd7a3355ebb65e50aa
parentf6ace2c99afefb7969ccccba2fb413ad29ab2e2e
USB: interface PM state

This patch (as880) strives to keep the PM core's idea of a USB
interface's power state in synch with usbcore's own idea.  In the end
this doesn't really matter, but it's better to be consistent.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/driver.c
drivers/usb/core/usb.h