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:
01c785d
)
[WATCHDOG] misc_register patch
author
Wim Van Sebroeck
<wim@iguana.be>
Wed, 26 Dec 2007 20:32:51 +0000
(20:32 +0000)
committer
Wim Van Sebroeck
<wim@iguana.be>
Fri, 25 Jan 2008 20:31:50 +0000
(20:31 +0000)
Make sure that we first do a register_reboot_notifier before we
do a misc_register. A misc_register opens the interface to
userspace and it's best to do this as the last action.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found