]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 15 Jan 2009 21:51:28 +0000 (13:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jan 2009 00:39:41 +0000 (16:39 -0800)
commit634a84f8d5b74da497688d3346f6809c28239eda
treeed8df846fa48b70896c5ed18fbe3e5b91740e07f
parent00bfddaf7f68a6551319b536f052040c370756b0
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/core/hub.c