[char-misc-next 0/6] mei: remove pci dependency from mei module

From: Tomas Winkler
Date: Tue Sep 02 2014 - 07:51:18 EST


In order to support testing hw module we remove dependency on
pci from mei module

Tomas Winkler (6):
mei: push all standard settings into mei_device_init
mei: get rid of most of the pci dependencies in mei
mei: move fw_status back to hw ops handlers
mei: remove the reference to pdev from mei_deivce
mei: push pci cfg structure me hw
mei: remove include to pci header from mei module files

drivers/misc/mei/amthif.c | 70 +++++++++++++--------------
drivers/misc/mei/bus.c | 11 ++---
drivers/misc/mei/client.c | 48 +++++++++----------
drivers/misc/mei/client.h | 4 +-
drivers/misc/mei/debugfs.c | 7 ++-
drivers/misc/mei/hbm.c | 71 ++++++++++++++--------------
drivers/misc/mei/hw-me.c | 70 ++++++++++++++++++---------
drivers/misc/mei/hw-me.h | 26 ++++++++++-
drivers/misc/mei/hw-txe.c | 109 +++++++++++++++++++++++++------------------
drivers/misc/mei/hw-txe.h | 5 +-
drivers/misc/mei/init.c | 78 +++++++++++++------------------
drivers/misc/mei/interrupt.c | 46 +++++++++---------
drivers/misc/mei/main.c | 42 ++++++++---------
drivers/misc/mei/mei_dev.h | 37 ++++++---------
drivers/misc/mei/nfc.c | 46 +++++++++---------
drivers/misc/mei/pci-me.c | 4 +-
drivers/misc/mei/pci-txe.c | 10 ++--
drivers/misc/mei/wd.c | 35 ++++++--------
include/linux/mei_cl_bus.h | 1 +
19 files changed, 377 insertions(+), 343 deletions(-)

--
1.9.3

--
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/