OSDN Git Service

mei: unregister watchdog from mei_stop function
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 27 Mar 2013 14:58:26 +0000 (16:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2013 15:32:21 +0000 (08:32 -0700)
commit2e64712450e30a445b5650d1205e1aaca811f084
treeb9c864bf545d550c7fbaa8ac1883549376b50573
parentcea6aec451586afef2bace28d08145a869131b5b
mei: unregister watchdog from mei_stop function

we need to unregister watchdog device both in suspend and remove
as the registration is recreated on reset

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