From: Axel Lin Date: Tue, 29 Nov 2011 05:56:27 +0000 (+0800) Subject: watchdog: convert drivers/watchdog/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~125^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ec61189f3b4cd9d1b2856342f5d7676151d01c;p=pandora-kernel.git watchdog: convert drivers/watchdog/* to use module_platform_driver() This patch converts the drivers in drivers/watchdog/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Cc: Nicolas Thill Cc: Florian Fainelli Cc: "David S. Miller" Cc: Paul Cercueil Cc: Marc Zyngier Cc: Wan ZongShun Cc: Alejandro Cabrera Cc: "George G. Davis" Cc: Sylver Bruneau Cc: Vitaly Wool Cc: Mika Westerberg Cc: Timo Kokkonen Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed