[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2
authorWim Van Sebroeck <wim@iguana.be>
Fri, 17 Nov 2006 22:15:48 +0000 (23:15 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 17 Nov 2006 22:15:48 +0000 (23:15 +0100)
commit97846e3ccbcbcc966e23a91b0d190efd1f889c9b
tree9d60f17dc7fb6e17b4e25ea9e4feeec444d1e642
parentcd57eeab7c4c108ce6e84545bdf37ae91b930781
[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>
drivers/char/watchdog/rm9k_wdt.c