commit | 97846e3ccbcbcc966e23a91b0d190efd1f889c9b | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Fri Nov 17 23:15:48 2006 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Nov 17 23:15:48 2006 +0100 |
tree | 9d60f17dc7fb6e17b4e25ea9e4feeec444d1e642 | |
parent | cd57eeab7c4c108ce6e84545bdf37ae91b930781 [diff] |
[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 <wim@iguana.be>