diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-07-10 18:00:50 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-07-12 15:00:50 +0200 |
commit | f0ad01f92ca02eee7cadbfd225c5de753ebd5fce (patch) | |
tree | 98eef9f1c083fb78e51b989c4ae0a23a665e7973 /target-ppc | |
parent | 75f151cd271bb0fd3b3b871f1850a673d534e65e (diff) |
ehci: raise irq in the frame timer
With the async schedule being kicked from other places than the frame
timer (commit 0f588df8b3688b00e77aabaa32e26ece5f19bd39) it may happen
that we call ehci_commit_interrupt() more than once per frame.
Move the call from the async schedule handler to the frame timer to
restore old irq behavior, which is more correct. Fixes regressions
with some linux kernel versions.
TODO: implement full Interrupt Threshold Control support.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'target-ppc')
0 files changed, 0 insertions, 0 deletions