commit | a61c6530a6e2fb74f3e1a80bd367412ac4aa6925 | [log] [tgz] |
---|---|---|
author | Oren Weil <oren.jer.weil@intel.com> | Wed Sep 07 09:03:13 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Sep 09 13:28:21 2011 -0700 |
tree | a604114536dd3a5044dba47d7e8effbfaa974259 | |
parent | 55d3385672ba6315d45b396e9668e2660e426179 [diff] |
staging: mei: renaming delayed work field and function to a meaningful name. the wd_work and mei_wd_timer() function was not just for watchdog. mei managing the AMT watchdog going to be replace by the kernel watchdog interface. the mei_timer() will still manage the mei driver timeouts. Signed-off-by: Oren Weil <oren.jer.weil@intel.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>