Staging
v0.6.0
https://github.com/torvalds/linux
Revision 21b1861fb2ba5b25b32c63bc540bbc7ca1d186f8 authored by David Brownell on 23 November 2005, 23:45:42 UTC, committed by Linus Torvalds on 24 November 2005, 07:04:28 UTC
This should fix a suspend/resume issues that appear with OHCI on some
PPC hardware.  The PCI layer should doesn't have the hooks needed for
such ASIC-specific hooks (in this case, software clock gating), so
this moves the code to do that into hcd-pci.c ... where it can be
done after the relevant PCI PM state transition (to/from D3).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1880752
History
Tip revision: 21b1861fb2ba5b25b32c63bc540bbc7ca1d186f8 authored by David Brownell on 23 November 2005, 23:45:42 UTC
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
Tip revision: 21b1861
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.4 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top