From: Florian Fainelli Date: Tue, 21 Jul 2009 10:11:32 +0000 (+0200) Subject: [WATCHDOG] ar7_wdt: convert to become a platform driver X-Git-Tag: v2.6.32-rc1~638^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d4062a3813e4816f31e2f49fd42129411975f8;p=pandora-kernel.git [WATCHDOG] ar7_wdt: convert to become a platform driver This patch converts the ar7_wdt driver to become a platform driver. The AR7 SoC specific identification and base register calculation is performed by the board code, therefore we no longer need to have access to ar7_chip_id. We also remove the reboot notifier code to use the platform shutdown method as Wim suggested. Signed-off-by: Florian Fainelli Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed