Hi Tomas, > Thanks for clarification. > BTW the patch is gone again from the tree. Patches are back but I added some small fixes: * watchdog_dev.h should have been watchdog_core.h * the file should have been using extern for the function prototypes. * introduce subsys_initcall instead of module_init and move that also to the core. * make subsys_initcall and module_exit static * moved device create code into watchdog_core where it belongs * changed busdev to parent * integrated Hans's documentation into the respective patches. Please have a look and test. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html