USB: AT91 OHCI updates, mostly power management
authorDavid Brownell <david-b@pacbell.net>
Mon, 19 Jun 2006 21:27:20 +0000 (14:27 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Aug 2006 23:41:41 +0000 (16:41 -0700)
commit0365ee0a8f7450c5e79302930d461e58161a96a1
tree067ba40e1776b036735e1ac60dfa2a6d27146bc0
parent8b2e76687b39213725207b4a4264e11e8c7b86e6
USB: AT91 OHCI updates, mostly power management

OHCI updates for AT91 series processors:

 - Get ready for at91sam926x processors (ARMv5tej not ARMv4t)

 - Suspend/resume support now behaves properly

 - In "standby" mode, OHCI can be a source of system wakeup events
   (remote wakeup, device connect/disconnect, etc)

And minor cleanups.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig
drivers/usb/host/ohci-at91.c
drivers/usb/host/ohci-hcd.c