]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "USB: EHCI cpufreq fix"
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 21 Aug 2007 06:38:44 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 21 Aug 2007 06:38:44 +0000 (23:38 -0700)
commit218d69f8f2f8bff9b1cdff0d99c1e1da2cb3ce2b
tree5f7da9517835fef971a2f0c8ed69ca86c3f8099d
parent37ae18cafa5daa3b15545eb0322ef4f539427127
Revert "USB: EHCI cpufreq fix"

This reverts commit 2de25cfac4bab419085f99f9801f9bb6290d3fc2.  It was
reported to cause a regression by Daniel Exner, and Arjan van de Ven
points out that we actually already have infrastructure in place for
setting limits on acceptable DMA latency that would be the much more
correct fix for the problem with some Broadcom EHCI controllers.

Fixed up trivial conflicts due to the changes to support big-endian host
controller descriptors in drivers/usb/host/{ehci-sched.c,ehci.h}.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-mem.c
drivers/usb/host/ehci-q.c
drivers/usb/host/ehci-sched.c
drivers/usb/host/ehci.h