]> git.neil.brown.name Git - history.git/commit
[WATCHDOG] pcwd_usb.c-single_open+set_heartbeat+init-patch
authorWim Van Sebroeck <wim@iguana.be>
Sun, 13 Jun 2004 00:49:41 +0000 (02:49 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 13 Jun 2004 00:49:41 +0000 (02:49 +0200)
commitb3dea13aa93a358c15543b303ff7beb7163e0e53
tree1b0f4a14369434301c16962ec2d810674f29da31
parent71eba4abe1f9a01dc475d949bea2e080e572eed3
[WATCHDOG] pcwd_usb.c-single_open+set_heartbeat+init-patch

- /dev/watchdog is single open only: make sure that the bit that
prevents a second open is cleared as the last instruction of the
release code
- Change the way we set the original heartbeat code
- Make sure that /dev/temperature get's registered before /dev/watchdog
drivers/char/watchdog/pcwd_usb.c