[char-misc-next 0/5] MEI: move mei-me to separate module

From: Tomas Winkler
Date: Wed Mar 27 2013 - 11:00:45 EST


This completes the separation of the me hardware form mei
layer to give space for adding another underlying hardware

ME hardware is now encapsulated into mei-me module.



Tomas Winkler (5):
mei: unregister watchdog from mei_stop function
mei: ME structures should be initialized in mei_device_init
mei: rename function mei_hw_init to mei_start
mei: prefix me hardware specific functions with mei_me_
mei: move mei-me to separate module

drivers/misc/mei/Kconfig | 5 ++---
drivers/misc/mei/Makefile | 6 ++++--
drivers/misc/mei/hw-me.c | 44 ++++++++++++++++++--------------------------
drivers/misc/mei/init.c | 21 ++++++++++++++++++---
drivers/misc/mei/interrupt.c | 4 ++++
drivers/misc/mei/main.c | 4 ++++
drivers/misc/mei/mei_dev.h | 2 +-
drivers/misc/mei/pci-me.c | 40 +++++++++++++++++++---------------------
8 files changed, 70 insertions(+), 56 deletions(-)

--
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/