mei: move from misc to char device
commitf3d8e8788b4efbd13b6e888e85af51385d87d306
authorAlexander Usyskin <alexander.usyskin@intel.com>
Mon, 23 Jun 2014 12:10:35 +0000 (23 15:10 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 21:19:34 +0000 (9 14:19 -0700)
treead51362c02ae6292c4da2bb7ff88a0d02b225a36
parent7276883f1f98cd0a92fdc049f69bdc0912f7fc16
mei: move from misc to char device

We need to support more then one mei interface
hence the simple misc devices is not longer an option

In order not break the user space a device with pci function 0
need to be linked to /dev/mei

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/main.c
drivers/misc/mei/mei_dev.h
drivers/misc/mei/pci-me.c
drivers/misc/mei/pci-txe.c