From: Arnaud Patard Date: Sat, 5 May 2007 13:53:15 +0000 (+0200) Subject: [WATCHDOG] s3c2410_wdt - initialize watchdog irq resource X-Git-Tag: v2.6.22-rc1~105^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62be074147fe2e24359d76a33938df7bccea1e6a;p=pandora-kernel.git [WATCHDOG] s3c2410_wdt - initialize watchdog irq resource 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 Signed-off-by: Ben Dooks Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed