Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b10958d3 authored by Wim Van Sebroeck's avatar Wim Van Sebroeck
Browse files

[WATCHDOG] Mixcom Watchdog - update "Documentation"



Robert Radez started cleaning up the mixcomwd driver
in 2002. All his changes have been incorporated.
Since he owns that credit -> document it correctly.

Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent a9e8bb5b
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -31,9 +31,14 @@
 * Version 0.5 (2001/12/14) Matt Domsch <Matt_Domsch@dell.com>
 *		- added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
 *
 * Version 0.6 (2002/04/12): Rob Radez <rob@osinvestor.com>
 *		- make mixcomwd_opened unsigned,
 *		  removed lock_kernel/unlock_kernel from mixcomwd_release,
 *		  modified ioctl a bit to conform to API
 *
 */

#define VERSION "0.5"
#define VERSION "0.6"

#include <linux/module.h>
#include <linux/moduleparam.h>