[PATCH] ohci: don't play with IRQ regs
authorDavid Brownell <david-b@pacbell.net>
Fri, 6 Oct 2006 07:43:51 +0000 (00:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Oct 2006 15:53:40 +0000 (08:53 -0700)
commitda66b719d16f6ea3801b859c1ff35d5cd05c517d
tree47c5fd1a4d9f9d6beb089b8129aea0f471e9930a
parentefbc52f945696702a97a78b12812093f61880c2c
[PATCH] ohci: don't play with IRQ regs

This is a more correct fix for the way the ohci hcd was referencing pt_regs
in the unlink paths.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/host/ohci-q.c