mei: extract AMTHI functions into the amthif.c file
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 1 Nov 2012 19:17:15 +0000 (21:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:31:19 +0000 (12:31 -0700)
commit19838fb85306905a373b6449c1428791d653fc21
tree09c793c5b27f95494c6a4548af7e420666a108bf
parent3870c3206b96c900ce29c8068bd5ad46fae71f5b
mei: extract AMTHI functions into the amthif.c file

Move AMT Host Interface functions into the new amthif.c file.
All functions has now common prefix: mei_amthif_

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/Makefile
drivers/misc/mei/amthif.c [new file with mode: 0644]
drivers/misc/mei/init.c
drivers/misc/mei/interrupt.c
drivers/misc/mei/iorw.c
drivers/misc/mei/main.c
drivers/misc/mei/mei_dev.h