]> git.baikalelectronics.ru Git - kernel.git/commit
USB: PS3: USB system-bus rework
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 6 Jun 2007 03:04:35 +0000 (20:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:30 +0000 (16:34 -0700)
commitbb6cf1b15d9bd01f5b9a2f55adfae1b85b5a51ec
tree6f5332d581e600a72a03e761128bd892c2097d48
parent1c817cd32760a6de49640039d623e39361dd02ca
USB: PS3: USB system-bus rework

USB HCD glue updates to reflect the new PS3 unifed device support.
 - Fixed remove() routine.
 - Added shutdown() routine.
 - Added request_mem_region() call.
 - Fixed MODULE_ALIAS().
 - Made a proper fix for the hack done to support muti-platform in commit
   d8cd382ab0cae5ed4a09cc1fe1d0154eb5a99734.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-ps3.c
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-ps3.c