]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3052439a577c197cb2c4aed86dd48ef029358bc3
tree09c793c5b27f95494c6a4548af7e420666a108bf
parentf198f87d04fbffc153610d0a161af641d458e5bc
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