diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-10 23:22:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-10 23:22:07 +0100 |
commit | be521466feb3bb1cd89de82a2b1d080e9ebd3cb6 (patch) | |
tree | eedad20f581646f929507b8e84cca819f6442712 /drivers/char | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-be521466feb3bb1cd89de82a2b1d080e9ebd3cb6.tar.xz linux-be521466feb3bb1cd89de82a2b1d080e9ebd3cb6.zip |
Revert "USB: pxa2xx_udc: fix hardcoded irq number"
This reverts commit d2487cb4257dafb686f682285854fe7f02ca29d8.
Russell King points out that it's obviously bogus, and I have to agree.
Not only does "irq" not even exist in that scope, but we obviously need
to free the irq that we actually requested, and that's IRQ_USB.
Reported-by: Russell King <rmk@arm.linux.org.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Greg KH <greg@kroah.com>
Cc: David Brownell <david-b@pacbell.net>,
Cc: Milan Svoboda <msvoboda@ra.rockwell.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions