USB: ehci build fixes on au1xxx, ppc-soc
authorDavid Brownell <david-b@pacbell.net>
Wed, 10 Oct 2007 05:04:16 +0000 (22:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:33 +0000 (14:55 -0700)
commitb24896c6b7ddb37ab20ba0bbfd0ed36a38923f67
treee8b758635e84e5f9157f0504bb31207f4aae45a8
parent4f45426cfd6170311e116442ccd8ce0e31979237
USB: ehci build fixes on au1xxx, ppc-soc

Cleanup: references to two PM routines (and HCD entry points)
that no longer exist are swapped with their replacements.

Evidently au1xxx and ppc-soc EHCI support doesn't get compiled
with power management very much, or these build bugs would have
been patched long ago.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-au1xxx.c
drivers/usb/host/ehci-ppc-soc.c