mei: implement mei_cl_connect function
authorTomas Winkler <[email protected]>
Tue, 8 Jan 2013 21:07:15 +0000 (23:07 +0200)
committerGreg Kroah-Hartman <[email protected]>
Wed, 9 Jan 2013 00:40:45 +0000 (16:40 -0800)
commit9f81abdac3629629a246fdc9e2a7c01ffd52ce8a
tree4593dab5bdf44e200efe1fa72f3badb517cc8a12
parent90e0b5f18569bdd03c5ddd1d8c99946f42af77b8
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/misc/mei/client.c
drivers/misc/mei/main.c
drivers/misc/mei/mei_dev.h