[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)
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>

No differences found