drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 16 Jan 2009 07:43:00 +0000 (09:43 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 16 Jan 2009 07:43:00 +0000 (09:43 +0200)
Carry out the PM-routine interface change in the USB OTG pathway.  This
was omitted from the earlier interface-change patch by mistake.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Greg KH <greg@kroah.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

No differences found