alistair23-linux/drivers/misc/mei
Tomas Winkler 6a84d63d22 mei: replace check for connection instead of transitioning
The function mei_cl_is_transitioning is just opposite
of mei_cl_is_connected. What we actually wanted to
check is if we lost connection so we can discard
the check for transition and check for 'not connected'

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 16:18:56 +02:00
..
amthif.c mei: fix mei_poll operation 2015-04-03 16:18:56 +02:00
bus.c mei: replace check for connection instead of transitioning 2015-04-03 16:18:56 +02:00
client.c mei: use mei_cl_is_connected consistently 2015-04-03 16:18:56 +02:00
client.h mei: replace check for connection instead of transitioning 2015-04-03 16:18:56 +02:00
debugfs.c mei: allow read concurrency 2015-03-01 19:37:00 -08:00
hbm.c mei: simplify io callback disposal 2015-03-01 19:37:00 -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: change power gating function name conventions 2015-03-01 19:36:59 -08:00
hw-me.h mei: me: change power gating function name conventions 2015-03-01 19:36:59 -08:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -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 Merge 4.0-rc3 into char-misc-next 2015-03-09 08:44:23 +01:00
interrupt.c mei: use mei_cl_is_connected consistently 2015-04-03 16:18:56 +02:00
Kconfig
main.c mei: replace check for connection instead of transitioning 2015-04-03 16:18:56 +02:00
Makefile mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
mei-trace.c mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
mei-trace.h mei: trace: fix missing include to linux/device.h 2015-03-04 08:54:29 -08:00
mei_dev.h mei: allow read concurrency 2015-03-01 19:37:00 -08:00
nfc.c mei: add mei_cl_alloc_linked function 2015-03-01 19:37:00 -08:00
pci-me.c mei: me: change power gating function name conventions 2015-03-01 19:36:59 -08:00
pci-txe.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -08:00
wd.c mei: use mei_cl_is_connected consistently 2015-04-03 16:18:56 +02:00