From: Banajit Goswami Date: Thu, 20 May 2010 10:58:25 +0000 (+0100) Subject: watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail X-Git-Tag: v2.6.35-rc1~269^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100fb76f0acfebcb7c72875890b9ef33ff04dc2b;p=pandora-kernel.git watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail If the request for wdt_mem region fails, this patch modifies the driver such that, it does not try to release the wdt_mem region on exit. Signed-off-by: Banajit Goswami Signed-off-by: Kukjin Kim Signed-off-by: Ben Dooks Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed