]> git.baikalelectronics.ru Git - kernel.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)
commit41a637d24f6a80b821b4fb0a712b0473bf894c81
treeed8df846fa48b70896c5ed18fbe3e5b91740e07f
parentc700fcdfc2b2298c55815bc25bf3287fc106afd1
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