original_kernel/drivers/misc/mei
Alexander Usyskin 663b7ee951 mei: me: release hw from reset only during the reset flow
We might enter the interrupt handler with hw_ready already set,
but prior we actually started the reset flow.
To soleve this we move the reset release from the interrupt handler
to the HW start wait function which is part of the reset sequence.

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-02-03 15:48:51 -08:00
..
Kconfig
Makefile
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
hw-me-regs.h
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
hw-txe-regs.h
hw-txe.c
hw-txe.h
hw.h
init.c
interrupt.c
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
pci-txe.c
wd.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00