git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd57eea
)
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2
author
Wim Van Sebroeck
<wim@iguana.be>
Fri, 17 Nov 2006 22:15:48 +0000
(23:15 +0100)
committer
Wim 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