]> git.baikalelectronics.ru Git - kernel.git/commit
mei: implement mei_cl_connect function
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 8 Jan 2013 21:07:15 +0000 (23:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:40:45 +0000 (16:40 -0800)
commitfe8f791a171970fd4764e43d134b9ced82eb469e
tree4593dab5bdf44e200efe1fa72f3badb517cc8a12
parent2c21326cbc70c739cae333e30fcbae6da30d911c
mei: implement mei_cl_connect function

Implement mei_cl_connect that warps host client
parts of the connection and leave the ioctl specifics
in the mei_ioctl_connect_client function.
Move mei_ioctl_connect_client to main.c where it
belongs

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/client.c
drivers/misc/mei/main.c
drivers/misc/mei/mei_dev.h