Hi Tomas, > From: Alan Cox <alan@xxxxxxxxxxxxxxx> > > We keep the old /dev/watchdog interface file for the first watchdog via > miscdev. This is basically a cut and paste of the relevant interface code > from the rtc driver layer tweaked for watchdog. > > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > Signed-off-by: Wim Van Sebroeck <wim@xxxxxxxxx> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > --- > V2 (by Wim): > 1. Clean split between core and dev related stuff. > 2. Use ida instead of the watchdog_assign/release_id code. > 3. Rest it's basically the code that Alan produced with some minor changes > with the comments that Hans made. > V3: (by Tomas) > 1. Fix compilation error caused by missing include to watchdog_dev.h Is allready in linux-watchdog-next (see commit 1761f6851b23e1cd61705c4c053decabb14f9092) > 2. Add documentation changes to be part of this patch > 3. Make init and exit module functions static (fixes sparse error) > 4. Fix minor checkpatch.pl complains 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