git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
261259b
)
[WATCHDOG] s3c2410_wdt - initialize watchdog irq resource
author
Arnaud Patard
<arnaud.patard@rtp-net.org>
Sat, 5 May 2007 13:53:15 +0000
(15:53 +0200)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sun, 6 May 2007 19:36:28 +0000
(19:36 +0000)
In the error path of s3c2410wdt_probe() and in s3c2410wdt_remove(),
we're using wdt_irq without initialising it, leading to a oops.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found