linux-sg2042/drivers/misc/mei
Tomas Winkler cd51ed649f mei: simplify preparing client host bus messages
Define a new parent type mei_hbm_cl_cmd for hbm
commands that are sent on behalf of specific ME client.
This allows us compacting boilerplate code via mei_hbm_cl_hdr
function

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-07 10:31:29 -08:00
..
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
Makefile mei: move host bus message handling to hbm.c 2013-01-07 10:31:29 -08:00
amthif.c mei: include local headers after the system ones 2013-01-07 10:31:28 -08:00
hbm.c mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
hw-me.h mei: extract device dependent constants into hw-me.h 2013-01-07 10:31:28 -08:00
hw.h mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
init.c mei: move host bus message handling to hbm.c 2013-01-07 10:31:29 -08:00
interface.c mei: move host bus message handling to hbm.c 2013-01-07 10:31:29 -08:00
interface.h mei: drop redundant length parameter from mei_write_message function 2013-01-07 10:31:27 -08:00
interrupt.c mei: move host bus message handling to hbm.c 2013-01-07 10:31:29 -08:00
iorw.c mei: include local headers after the system ones 2013-01-07 10:31:28 -08:00
main.c mei: include local headers after the system ones 2013-01-07 10:31:28 -08:00
mei_dev.h mei: drop nonexistent function prototype 2013-01-07 10:31:29 -08:00
wd.c mei: include local headers after the system ones 2013-01-07 10:31:28 -08:00