OSDN Git Service

mei: disconnect on connection request timeout
authorAlexander Usyskin <alexander.usyskin@intel.com>
Thu, 23 Jul 2015 18:37:13 +0000 (21:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:25:51 +0000 (17:25 -0700)
commit18901357e70ae29e3fd1c58712a6847c2ae52eae
treed0aa7e5a5ace95881a146f85c3f41047b5dd79e0
parent70ef835c84b3b88e274a53bf80a70940ae178a91
mei: disconnect on connection request timeout

For the FW with  HBM version >= 2.0 we don't need to reset the whole
device in case of a particular client failing to connect, it is enough
to send disconnect a request to bring the device to the stable state.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/client.c
drivers/misc/mei/debugfs.c
drivers/misc/mei/hbm.c
drivers/misc/mei/hw.h
drivers/misc/mei/interrupt.c
drivers/misc/mei/mei_dev.h