OSDN Git Service

misc: mic: Remove MIC X100 card virtio functionality
authorSudeep Dutt <sudeep.dutt@intel.com>
Mon, 8 Feb 2016 23:48:12 +0000 (15:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2016 01:32:37 +0000 (17:32 -0800)
commitb73c295833cc660c1acdf2601920e2abdb6a29c8
tree9253f0100f2d78b951c95ba49d83e76f8c701a92
parentef39830c35838696013a2f6c16f6728c4a9dcefd
misc: mic: Remove MIC X100 card virtio functionality

This patch deletes the virtio functionality from the MIC X100 card
driver. A subsequent patch will re-enable this functionality by
consolidating the hardware independent logic in a new Virtio over PCIe
(VOP) driver.

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/card/Makefile
drivers/misc/mic/card/mic_device.c
drivers/misc/mic/card/mic_virtio.c [deleted file]
drivers/misc/mic/card/mic_virtio.h [deleted file]