linux/drivers/misc/mei
Alexander Usyskin cb02efc3a6 mei: wait for hbm start non-interruptible
We cannot handle user interrupt in context of hbm start
so we only wait for time out which is reasonably short.

1. Add kdoc
2. Rename state to better reflect its function
3. Simplify wait condition and rename
   wait_recvd_msg to wait_hbm_start

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>
2014-09-23 22:57:48 -07:00
..
amthif.c mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00
bus.c mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00
client.c mei: revamp connect and disconnect response handling 2014-09-23 22:57:48 -07:00
client.h mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00
debugfs.c mei: use list for me clients book keeping 2014-09-23 22:57:48 -07:00
hbm.c mei: wait for hbm start non-interruptible 2014-09-23 22:57:48 -07:00
hbm.h mei: wait for hbm start non-interruptible 2014-09-23 22:57:48 -07:00
hw-me-regs.h mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
hw-me.c mei: me: wait for hw ready non-interruptible 2014-09-23 22:56:16 -07:00
hw-me.h mei: me: move probe quirk to cfg structure 2014-05-27 14:16:38 -07:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: drop unused hw dependent fw status functions 2014-07-22 16:28:11 -07:00
hw-txe.h mei: add per device configuration 2014-05-27 14:16:38 -07:00
hw.h mei: add hbm commands return status values 2014-09-23 22:57:48 -07:00
init.c mei: wait for hbm start non-interruptible 2014-09-23 22:57:48 -07:00
interrupt.c mei: use disconnect name consistently 2014-09-23 22:57:48 -07:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: wait for hbm start non-interruptible 2014-09-23 22:57:48 -07:00
nfc.c mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00
pci-me.c mei: don't schedule suspend in pm idle 2014-07-17 18:38:36 -07:00
pci-txe.c mei: don't schedule suspend in pm idle 2014-07-17 18:38:36 -07:00
wd.c mei: add mei_me_cl_by_uuid_id function 2014-09-23 22:57:48 -07:00