linux/drivers/misc/mei
Tomas Winkler e46f187487 mei: use structured buffer for the write buffer
We can drop useless castings and use proper types.
We remove the casting in mei_hbm_hdr function
and add new function mei_hbm_stop_request_prepare that
utilize the new structure

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
..
amthif.c mei: use structured buffer for the write buffer 2013-01-07 10:31:29 -08:00
hbm.c mei: use structured buffer for the write buffer 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: use structured buffer for the write buffer 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
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
main.c mei: include local headers after the system ones 2013-01-07 10:31:28 -08:00
Makefile mei: move host bus message handling to hbm.c 2013-01-07 10:31:29 -08:00
mei_dev.h mei: use structured buffer for the write buffer 2013-01-07 10:31:29 -08:00
wd.c mei: use structured buffer for the write buffer 2013-01-07 10:31:29 -08:00