From: Sachin Kamat Date: Thu, 12 Jul 2012 11:47:40 +0000 (+0530) Subject: watchdog: s3c2410_wdt: Use module_platform_driver() X-Git-Tag: v3.6-rc1~121^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b761b2902c56b468370e0ee1691c37e0dae042a;p=pandora-kernel.git watchdog: s3c2410_wdt: Use module_platform_driver() module_platform_driver() replaces module_init() and module_exit() and makes the code simpler. Signed-off-by: Sachin Kamat Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed