summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2007-12-06 22:29:46 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-01 23:34:53 +0100
commitbadef819229d455493ba97253dd0e4097b995624 (patch)
tree9fd48d52b67ff35ddb6364474d4f81d3c7b8b216 /drivers/usb/core
parentUSB: convert ehci debug files to use debugfs instead of sysfs (diff)
downloadlinux-badef819229d455493ba97253dd0e4097b995624.tar.xz
linux-badef819229d455493ba97253dd0e4097b995624.zip
usb: Remove OHCI useless masking/unmasking of WDH interrupt
The OHCI driver's IRQ handler, while processing a WDH interrupt, masks and unmasks it. I believe this is both broken (the write may still be posted during the donelist processing it's trying to safeguard) and useless as this IRQ may not be reissued until it's acked (unless this legacy code is an uncommented workaround for some chip erratum). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions