kernel_optimize_test/drivers/misc/mei
Tomas Winkler 9b0d5efc42 mei: revamp hbm state machine
1. Rename init_clients_state to hbm_state and use
MEI_HBM_ prefix for HBM states

2. Remove recvd_msg and use hbm state for synchronizing
hbm protocol has successful start.
We can wake up the hbm event from start response handler
and remove the hack from the interrupt thread

3. mei_hbm_start_wait function encapsulate start completion
waiting

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-19 10:58:21 -07:00
..
amthif.c
bus.c mei: bus: Add device enabling and disabling API 2013-04-08 16:57:15 -07:00
client.c mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
client.h mei: add mei_cl_write function 2013-04-08 16:55:57 -07:00
debugfs.c mei: convert to use simple_open() 2013-04-11 12:39:01 -07:00
hbm.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hbm.h mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hw-me-regs.h
hw-me.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hw-me.h
hw.h
init.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
interrupt.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
Kconfig mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
main.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
Makefile mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
mei_dev.h mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
nfc.c mei: nfc: Implement MEI bus ops 2013-04-10 18:56:53 -07:00
pci-me.c mei: add debugfs hooks 2013-04-05 15:49:17 -07:00
wd.c mei: wd: fix line over 80 characters 2013-04-15 10:03:21 -07:00