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
hbm.c
hbm.h
hw-me-regs.h
hw-me.c
hw-me.h
hw-txe-regs.h
hw-txe.c
hw-txe.h
hw.h
init.c
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_dev.h
mei-trace.c
mei-trace.h
nfc.c
pci-me.c
pci-txe.c
wd.c mei: use mei_cl_is_connected consistently 2015-04-03 16:18:56 +02:00