misc: mic: Enable VOP card side functionality
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Mon, 8 Feb 2016 23:48:16 +0000 (15:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2016 01:32:37 +0000 (17:32 -0800)
commitc1becd2849681e8be1043d2ce9034a9d9bb3d540
tree35f365220ba6e13e87c1e3c15200dc959847d0ce
parent61e9c905df78c253752971e200f0ac6d8667dda6
misc: mic: Enable VOP card side functionality

This patch moves virtio functionality from the MIC card driver into a
separate hardware independent Virtio Over PCIe (VOP) driver. This
functionality was introduced in commit 2141c7c5ee67 ("Intel MIC Card
Driver Changes for Virtio Devices.") in
drivers/misc/mic/card/mic_virtio.c. Apart from being moved into a
separate driver the functionality is essentially unchanged. See the
above mentioned commit for a description of this functionality.

Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/vop/vop_main.c [new file with mode: 0644]
This page took 0.026981 seconds and 5 git commands to generate.