1
0
Fork 0
alistair23-linux/drivers/misc/mei
Alexander Usyskin 6c15a8516b mei: make device disabled on stop unconditionally
Set the internal device state to to disabled after hardware reset in stop flow.
This will cover cases when driver was not brought to disabled state because of
an error and in stop flow we wish not to retry the reset.

Cc: <stable@vger.kernel.org> #3.10+
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>
2015-03-01 19:34:50 -08:00
..
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
amthif.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
bus.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
client.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
client.h mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
debugfs.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
hbm.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
hbm.h mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hw-me-regs.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-me.c mei: me: release hw from reset only during the reset flow 2015-02-03 15:48:51 -08:00
hw-me.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: make device disabled on stop unconditionally 2015-03-01 19:34:50 -08:00
interrupt.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
main.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
mei_dev.h mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
nfc.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
pci-me.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
pci-txe.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
wd.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00