Searched hist:f3d8e8788b4efbd13b6e888e85af51385d87d306 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/mei/ |
H A D | pci-txe.c | diff f3d8e8788b4efbd13b6e888e85af51385d87d306 Mon Jun 23 14:10:35 CEST 2014 Alexander Usyskin <alexander.usyskin@intel.com> 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>
|
H A D | mei_dev.h | diff f3d8e8788b4efbd13b6e888e85af51385d87d306 Mon Jun 23 14:10:35 CEST 2014 Alexander Usyskin <alexander.usyskin@intel.com> 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>
|