linux-stable/drivers/misc/mei
Tomas Winkler a176c24dc9 mei: nfc: clean nfc internal struct on host exit
NFC internal structure cleaning was dropped by commit

commit 487056932d
Author: Tomas Winkler <tomas.winkler@intel.com>
Date:   Mon Feb 17 15:13:19 2014 +0200

    mei: Remove all bus devices from the mei_dev list when stopping the MEI

    When stopping the MEI, we should remove and potentially unregister
    all bus devices queued on the mei_dev linked list.

We allocate nfc_dev and free it across the reset
so we do not keep it in dirty state

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-07 09:59:08 -08:00
..
amthif.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00
bus.c mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
client.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
client.h mei: get rid of most of the pci dependencies in mei 2014-09-29 11:56:01 -04:00
debugfs.c mei: debugfs: display also connectionless clients 2014-11-03 15:54:45 -08:00
hbm.c mei: hbm: use client specific print functions 2014-11-03 15:54:45 -08:00
hbm.h mei: move mei_hbm_hdr function from hbm.h the hbm.c 2014-09-29 11:56:01 -04:00
hw-me-regs.h mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
hw-me.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-me.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: mei_txe_fw_sts can be static 2014-09-29 18:21:46 -07: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: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
interrupt.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: fix KDoc documentation formatting 2014-09-29 11:56:02 -04:00
Makefile
mei_dev.h mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
nfc.c mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
pci-me.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
pci-txe.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
wd.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00