From: Tomas Winkler Date: Thu, 16 Aug 2012 16:39:43 +0000 (+0300) Subject: mei: wd: decouple and revamp watchdog state machine X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~23^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c216fdeb2e7371554c56ba457c374cce9c77f91a;p=pandora-kernel.git mei: wd: decouple and revamp watchdog state machine Before ME watchdog was exported through standard watchdog interface it was closed and started together with the mei device. The major issue is that closing ME watchdog disabled also MEI device, to fix this the watchdog state machine has to be independent from MEI state machine. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed