From: Wim Van Sebroeck Date: Fri, 17 Nov 2006 22:15:48 +0000 (+0100) Subject: [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2 X-Git-Tag: v2.6.20-rc1~34^2~40^2~467^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97846e3ccbcbcc966e23a91b0d190efd1f889c9b;p=pandora-kernel.git [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2 Reorganize source code so that it is structured as follows: - Function prototypes - Local variables - Module arguments - Interrupt handler - Watchdog functions - /dev/watchdog operations - Shutdown notifier - Kernel interfaces - Init & exit procedures - Device driver init & exit Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed