alistair23-linux/drivers/misc/mei
Tomas Winkler 06ecd64598 mei: move interrupt handlers to be me hw specific
interrupt handler are  platform specifics so we move
them to hw-mei.c. For sake of that we need to export
write, read, and complete handlers from the interrupt.c

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-06 11:24:33 -08:00
..
amthif.c mei: separate compilation of the ME hardware specifics 2013-02-06 11:23:47 -08:00
client.c mei: drop the warning when cl is not initialized during unlinking 2013-01-14 08:26:03 -08:00
client.h mei: normalize me host client linking routines 2013-01-08 16:40:46 -08:00
hbm.c mei: move me client storage allocation to hbm.c 2013-01-08 16:40:45 -08:00
hbm.h mei: add new hbm.h header to export hbm protocol 2013-01-08 16:40:44 -08:00
hw-me-regs.h mei: rename interface to hw-me 2013-01-08 16:40:45 -08:00
hw-me.c mei: move interrupt handlers to be me hw specific 2013-02-06 11:24:33 -08:00
hw-me.h mei: move interrupt handlers to be me hw specific 2013-02-06 11:24:33 -08:00
hw.h mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
init.c mei: separate compilation of the ME hardware specifics 2013-02-06 11:23:47 -08:00
interrupt.c mei: move interrupt handlers to be me hw specific 2013-02-06 11:24:33 -08:00
Kconfig mei: separate compilation of the ME hardware specifics 2013-02-06 11:23:47 -08:00
main.c mei: separate compilation of the ME hardware specifics 2013-02-06 11:23:47 -08:00
Makefile mei: separate compilation of the ME hardware specifics 2013-02-06 11:23:47 -08:00
mei_dev.h mei: move interrupt handlers to be me hw specific 2013-02-06 11:24:33 -08:00
pci-me.c mei: move interrupt handlers to be me hw specific 2013-02-06 11:24:33 -08:00
wd.c mei: normalize me host client linking routines 2013-01-08 16:40:46 -08:00