misc: mei: set WDIOF_ALARMONLY on mei watchdog
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 11 Jun 2012 09:18:31 +0000 (12:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 22:34:31 +0000 (15:34 -0700)
commit5eae8b347579296491a5665d92fdd6cb5f1371e0
tree225a7c28cc7edceb2b5d51c012eb9f8bf4c809e5
parent204b69a9186945c9135625ba90bc1fb8047f2168
misc: mei: set WDIOF_ALARMONLY on mei watchdog

mei watchdog doesn't reboot the system it only produces event
therefore mark it as WDIOF_ALARMONLY.

This patch depends on:
commit c46db683d818df2688893915f1592a322b7a32a1
Author: Alan Cox <alan@linux.intel.com>
watchdog: Add a flag to indicate the watchdog doesn't reboot things

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/wd.c