misc: mic: Add data structures for the VOP driver
authorSudeep Dutt <sudeep.dutt@intel.com>
Mon, 8 Feb 2016 23:48:14 +0000 (15:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2016 01:32:37 +0000 (17:32 -0800)
commit26909e26f4b51a9f7f8838eee775a65563388c0d
tree2efd041a61f085b84be6baf7082a1ba1a4964738
parenta19ddd6fd260d6b92de38acb1b87940045697627
misc: mic: Add data structures for the VOP driver

This patch adds VOP driver data structures used in subsequent
patches. These data structures are refactored from similar data
structures used in the virtio parts of previous MIC host and card
drivers.

Signed-off-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/vop/vop_main.h [new file with mode: 0644]
This page took 0.024379 seconds and 5 git commands to generate.