linux/drivers/misc/mei
Tomas Winkler 3a65dd4ea3 mei: move hw dependent functions to interface.c
1. move direct register handling to interface.c and make them static
2. add new function mei_clear_interrupts that wraps direct register
access
3. export other functions in mei_dev.h

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: include local headers after the system ones 2013-01-07 10:31:28 -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: mei_me_client is not hw API move to mei_dev.h 2013-01-07 10:31:28 -08:00
init.c mei: move hw dependent functions to interface.c 2013-01-07 10:31:29 -08:00
interface.c mei: move hw dependent functions to interface.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 hw dependent functions to interface.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
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: extract AMTHI functions into the amthif.c file 2012-11-01 12:31:19 -07:00
mei_dev.h mei: move hw dependent functions to interface.c 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