watchdog: Add a flag to indicate the watchdog doesn't reboot things
authorAlan Cox <alan@linux.intel.com>
Fri, 11 May 2012 10:00:19 +0000 (12:00 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 30 May 2012 05:54:40 +0000 (07:54 +0200)
Some watchdogs merely trigger external alarms and controls. In a managed
environment this is very useful but we want drivers to be able to figure
out which is which now multiple dogs can be loaded. Thus add an ALARMONLY
feature flag.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found