summaryrefslogtreecommitdiff
path: root/kernel/kmod.c
diff options
context:
space:
mode:
authorMarc Pignat <marc.pignat@hevs.ch>2007-01-09 14:00:11 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2007-02-07 15:44:35 -0800
commit6dde896e4eac122f388263f0097b691acdc0396f (patch)
tree0ddf6a08407524e9b936405302c918572f9855df /kernel/kmod.c
parentf3f4906516a084bbd9aa3da7592e6b029fe78f5b (diff)
USB: ohci-at91 refcount fix for irq wake enables
The attached patch fixes the unbalanced calls to enable_irq_wake() and disable_irq_wake() in the AT91 USB Host driver. It should resolve these kernel messages: Unbalanced IRQ x wake disable BUG: warning at kernel/irq/manage.c:167/set_irq_wake() (The original code was debugged before a bug in the genirq wakeup irq logic was fixed by adding the IRQ wake enable/disable refcounting. Not all code yet uses the bugfixed model.) Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions